Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-013250
#<BuildRuby:0x00007f80f733fde0
@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.20240727-013250",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.008354 0.001091 4.016731 ( 6.985417)
build_miniruby 0.001365 0.000341 1.802830 ( 3.976886)
build_ruby 0.001822 0.000456 4.475330 ( 7.011275)
build_all 0.006095 0.005456 7.630289 ( 9.001201)
build_install 0.022302 0.003798 10.303640 ( 13.751465)
test_btest 0.000828 0.000218 97.225236 (141.484894)
test_basic 0.000000 0.012801 1.225188 ( 2.545609)
test_all 0.126833 0.044283 883.225345 (1132.892167)
test_rubyspec 0.057203 0.041007 157.469914 (119.975233)
total: 1437.63 sec