Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241231-074939
#<BuildRuby:0x00007f3280f2fdc8
@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-074939",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.006171 0.000466 2.447277 ( 5.206236)
build_miniruby 0.001520 0.000354 2.230693 ( 5.494395)
build_ruby 0.002224 0.000519 4.298099 ( 49.968282)
build_all 0.007380 0.005151 6.485905 ( 6.953164)
build_install 0.020591 0.004029 8.386708 ( 24.872640)
test_btest 0.000827 0.000207 66.150554 ( 72.452615)
test_basic 0.006875 0.005519 0.998545 ( 1.628452)
test_all 0.123557 0.039206 698.529083 (797.113622)
test_rubyspec 0.066953 0.023788 113.076117 (128.644955)
total: 1092.34 sec