Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241121-072717
#<BuildRuby:0x00007fc067fdfdc0
@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.20241121-072717",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.006437 0.003674 4.356967 ( 6.045403)
build_miniruby 0.001499 0.000230 2.358170 ( 3.268485)
build_ruby 0.002171 0.000334 4.516587 ( 7.278974)
build_all 0.011521 0.000000 8.224282 ( 8.122843)
build_install 0.016289 0.008644 9.450476 ( 8.796629)
test_btest 0.000691 0.000123 67.460124 ( 54.547373)
test_basic 0.011383 0.001274 1.031811 ( 1.415292)
test_all 0.116209 0.037851 739.204496 (372.855639)
test_rubyspec 0.057598 0.026500 108.455963 ( 30.334637)
total: 492.67 sec