Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-155550
#<BuildRuby:0x00007f65f383fdc8
@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.20240809-155550",
@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.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.004081 0.005809 4.219505 ( 8.845634)
build_miniruby 0.001668 0.000451 13.545614 ( 16.061440)
build_ruby 0.001857 0.000502 4.518491 ( 20.430272)
build_all 0.006828 0.004750 7.629260 ( 8.374949)
build_install 0.009450 0.017265 10.686255 ( 10.638276)
test_btest 0.000664 0.000253 97.863688 (104.670108)
test_basic 0.011322 0.002367 1.207105 ( 2.016559)
test_all 0.110579 0.048543 825.976089 (555.715640)
test_rubyspec 0.053315 0.041365 154.498511 ( 70.060093)
total: 796.81 sec