Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241113-072338
#<BuildRuby:0x00007f5c5902fdc0
@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.20241113-072338",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007717 0.001637 4.399950 ( 5.592399)
build_miniruby 0.001312 0.000278 2.397801 ( 2.607638)
build_ruby 0.001761 0.000374 4.678828 ( 5.203992)
build_all 0.011070 0.000000 6.192552 ( 4.283012)
build_install 0.018946 0.004295 9.364162 ( 6.861520)
test_btest 0.000667 0.000134 68.769526 ( 57.490887)
test_basic 0.011819 0.000598 1.039339 ( 1.177262)
test_all 0.121267 0.035461 690.902269 (346.930773)
test_rubyspec 0.050272 0.033161 106.691050 ( 35.138732)
total: 465.29 sec