Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-215751
#<BuildRuby:0x00007f32c34dfdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240814-215751",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.008233 0.001248 4.113157 ( 6.211113)
build_miniruby 0.001681 0.000255 2.282783 ( 3.017182)
build_ruby 0.002397 0.000000 4.475514 ( 17.285603)
build_all 0.007032 0.004531 7.537705 ( 6.776963)
build_install 0.018859 0.006527 10.794328 ( 13.689482)
test_btest 0.000836 0.000159 98.787124 ( 96.392270)
test_basic 0.008117 0.004975 1.209960 ( 1.836935)
test_all 0.112965 0.052685 873.771132 (537.013333)
test_rubyspec 0.069351 0.024291 148.301845 ( 42.133478)
total: 724.36 sec