Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-041438
#<BuildRuby:0x00007f1d5319fdd0
@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.20240824-041438",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000049)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.006274 0.003655 4.063686 ( 5.088361)
build_miniruby 0.001688 0.000375 1.757037 ( 2.098120)
build_ruby 0.001859 0.000414 4.648149 ( 5.191322)
build_all 0.007707 0.003996 7.829640 ( 6.308050)
build_install 0.022163 0.001225 10.856696 ( 9.058125)
test_btest 0.000938 0.000201 96.386017 ( 70.876992)
test_basic 0.012802 0.002743 1.209516 ( 1.633191)
test_all 0.126143 0.031880 845.762662 (397.060316)
test_rubyspec 0.070495 0.026782 156.725328 ( 72.061562)
total: 569.38 sec