Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-082018
#<BuildRuby:0x00007f13ce45fdd8
@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.20240905-082018",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.010942 0.000000 5.155085 ( 6.431575)
build_miniruby 0.002375 0.000000 7.766629 ( 8.623828)
build_ruby 0.002683 0.000000 4.529138 ( 5.019159)
build_all 0.003717 0.006341 7.672390 ( 6.338355)
build_install 0.013606 0.010084 10.620032 ( 8.369200)
test_btest 0.000000 0.001124 99.579078 ( 74.829002)
test_basic 0.004032 0.009985 1.235408 ( 1.896581)
test_all 0.117497 0.047391 862.194922 (427.711327)
test_rubyspec 0.045231 0.047419 152.870407 ( 59.665609)
total: 598.89 sec