Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241128-133309
#<BuildRuby:0x00007fe2ac65fdd8
@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.20241128-133309",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.009948 0.000000 4.398850 ( 5.556311)
build_miniruby 0.001917 0.000000 20.394266 ( 20.773764)
build_ruby 0.002143 0.000000 4.474010 ( 4.945242)
build_all 0.005458 0.004670 5.880370 ( 4.412520)
build_install 0.021663 0.002309 9.228982 ( 6.548555)
test_btest 0.000000 0.001233 67.371052 ( 58.523514)
test_basic 0.002285 0.009171 0.930770 ( 1.141427)
test_all 0.103331 0.051335 700.741564 (321.869976)
test_rubyspec 0.059070 0.029083 109.634215 ( 37.112159)
total: 460.88 sec