Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-024937
#<BuildRuby:0x00007fe3c98afde0
@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.20241012-024937",
@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.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008912 0.000771 4.183139 ( 4.700240)
build_miniruby 0.001699 0.000268 1.809929 ( 2.016181)
build_ruby 0.001849 0.000292 4.448606 ( 5.031233)
build_all 0.007140 0.004014 7.018392 ( 5.342308)
build_install 0.019275 0.005451 9.829737 ( 7.251925)
test_btest 0.001007 0.000187 83.789808 ( 49.054883)
test_basic 0.012153 0.000595 1.130791 ( 1.266663)
test_all 0.115533 0.039409 727.137777 (538.266268)
test_rubyspec 0.040386 0.049106 126.692392 ( 75.537876)
total: 688.47 sec