Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-131631
#<BuildRuby:0x0000559a5f0d17c8
@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.20240212-131631",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006521 0.001087 2.207307 ( 4.442604)
build_miniruby 0.001412 0.000235 2.153297 ( 3.014825)
build_ruby 0.001396 0.000232 3.438425 ( 4.495129)
build_all 0.009008 0.000750 6.077235 ( 6.982750)
build_install 0.018364 0.005374 7.887482 ( 9.096608)
test_btest 0.000837 0.000149 75.431063 ( 92.325248)
test_basic 0.000000 0.007660 0.837911 ( 1.590479)
test_all 0.105501 0.021492 790.560144 (705.090573)
test_rubyspec 0.039773 0.076670 184.507842 (240.660670)
total: 1067.70 sec