Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-205605
#<BuildRuby:0x00007fefacddfdd0
@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.20241017-205605",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000031 0.000011 0.000042 ( 0.000040)
build_up 0.010168 0.000649 4.785110 ( 5.963083)
build_miniruby 0.001760 0.000569 12.053608 ( 12.587297)
build_ruby 0.001814 0.000587 4.719251 ( 5.437064)
build_all 0.010421 0.001938 10.605603 ( 7.840526)
build_install 0.011691 0.014364 10.111088 ( 6.883206)
test_btest 0.000000 0.000895 83.987718 ( 48.131416)
test_basic 0.002646 0.009748 1.191611 ( 3.130728)
test_all 0.095369 0.063461 722.069647 (410.949594)
test_rubyspec 0.049349 0.042222 126.010489 ( 51.976365)
total: 552.90 sec