Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241231-014929
#<BuildRuby:0x00007fcb61abfde0
@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.20241231-014929",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.006568 0.000210 2.267410 ( 4.413309)
build_miniruby 0.001763 0.000135 1.708015 ( 2.106027)
build_ruby 0.002517 0.000000 4.221654 ( 28.929815)
build_all 0.004178 0.007762 6.296771 ( 7.001812)
build_install 0.019316 0.003884 8.046695 ( 9.837329)
test_btest 0.000314 0.000603 64.349792 ( 73.782662)
test_basic 0.007939 0.003852 1.009323 ( 1.613901)
test_all 0.108364 0.049604 733.600416 (816.796567)
test_rubyspec 0.066238 0.021712 107.758613 (115.461503)
total: 1059.94 sec