Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241226-155031
#<BuildRuby:0x00007f0eb5d3fde0
@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.20241226-155031",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.003653 0.003443 2.446243 ( 11.031169)
build_miniruby 0.000000 0.001843 2.342171 ( 3.707521)
build_ruby 0.000024 0.001930 4.336718 (104.653665)
build_all 0.003406 0.007758 6.328107 ( 6.886923)
build_install 0.013883 0.009396 8.575445 ( 45.473714)
test_btest 0.000957 0.000245 66.295944 ( 86.089328)
test_basic 0.010187 0.001520 1.009488 ( 2.481178)
test_all 0.119397 0.039511 749.856750 (865.830434)
test_rubyspec 0.060247 0.029274 109.667192 ( 93.141688)
total: 1219.30 sec