Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240701-152203
#<BuildRuby:0x00007fe72429fdc0
@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.20240701-152203",
@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.000007 0.000029 ( 0.000030)
autoconf 0.000031 0.000009 0.000040 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.009182 0.001540 4.825252 ( 8.724035)
build_miniruby 0.006473 0.000602 150.063133 (187.724180)
build_ruby 0.000000 0.002748 5.450382 ( 8.506653)
build_all 0.011065 0.000913 7.635084 ( 9.835223)
build_install 0.024030 0.004334 11.194380 ( 14.996334)
test_btest 0.003417 0.000000 100.653371 (136.677847)
test_basic 0.007501 0.005090 1.250669 ( 2.491512)
test_all 0.113365 0.052612 823.907426 (803.123989)
test_rubyspec 0.069983 0.031981 152.523337 ( 71.976597)
total: 1244.06 sec