Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-191429
#<BuildRuby:0x00007fe6ccf0fdd8
@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.20240625-191429",
@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.000020 0.000007 0.000027 ( 0.000029)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.004322 0.005640 4.065997 ( 11.223325)
build_miniruby 0.001545 0.000607 1.867753 ( 4.930063)
build_ruby 0.001870 0.000734 4.428423 ( 9.501999)
build_all 0.010281 0.002296 7.573592 ( 10.394019)
build_install 0.018973 0.009357 10.649786 ( 13.963163)
test_btest 0.000696 0.000275 99.006310 (141.806275)
test_basic 0.004896 0.009178 1.207254 ( 2.563855)
test_all 0.098968 0.067868 859.440633 (1001.690320)
test_rubyspec 0.071920 0.026605 152.340805 ( 80.450752)
total: 1276.53 sec