Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-043332
#<BuildRuby:0x00007fa3ccf2fdd8
@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.20240919-043332",
@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.000029 0.000005 0.000034 ( 0.000033)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000042 0.000007 0.000049 ( 0.000048)
build_up 0.006393 0.005162 5.727135 ( 10.087123)
build_miniruby 0.000000 0.002350 17.322486 ( 26.939650)
build_ruby 0.000464 0.001790 4.687547 ( 7.579914)
build_all 0.010823 0.000497 6.909316 ( 9.805166)
build_install 0.017522 0.009589 11.085041 ( 15.426651)
test_btest 0.001110 0.000092 89.520701 (134.760031)
test_basic 0.006267 0.008287 1.267138 ( 2.695690)
test_all 0.121602 0.051688 798.516965 (995.421577)
test_rubyspec 0.038810 0.055922 135.425351 ( 73.710018)
total: 1276.43 sec