Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-091048
#<BuildRuby:0x00007fc34cdffdd8
@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.20240621-091048",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007815 0.001839 3.951678 ( 6.281701)
build_miniruby 0.001772 0.000417 1.769075 ( 2.632439)
build_ruby 0.002268 0.000534 4.460263 ( 5.913830)
build_all 0.008697 0.002046 7.152946 ( 9.219449)
build_install 0.021078 0.007419 10.126910 ( 13.585859)
test_btest 0.000658 0.000165 97.456861 (140.103813)
test_basic 0.000000 0.014533 1.222240 ( 2.928168)
test_all 0.099501 0.066417 838.247474 (1071.283722)
test_rubyspec 0.067104 0.028060 146.191598 ( 72.071832)
total: 1324.02 sec