Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-203439
#<BuildRuby:0x00007fedc78dfdd0
@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.20240921-203439",
@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.000005 0.000029 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.003502 0.006908 5.310087 ( 7.641367)
build_miniruby 0.001751 0.000404 1.979063 ( 3.318811)
build_ruby 0.002070 0.000478 4.622953 ( 21.576867)
build_all 0.009008 0.002079 6.673223 ( 7.373284)
build_install 0.025648 0.000522 10.562482 ( 12.001273)
test_btest 0.001366 0.000000 86.795436 (101.697386)
test_basic 0.009932 0.001013 1.212535 ( 2.219601)
test_all 0.137441 0.029341 788.050668 (807.828229)
test_rubyspec 0.053884 0.040570 127.778219 ( 58.038052)
total: 1021.70 sec