Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-034711
#<BuildRuby:0x00007f75d579fde0
@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.20241229-034711",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.000000 0.007472 2.379091 ( 3.758608)
build_miniruby 0.002156 0.000069 19.628071 ( 20.050907)
build_ruby 0.001912 0.000000 4.260109 ( 4.465718)
build_all 0.010488 0.000111 6.334957 ( 5.157344)
build_install 0.014084 0.007510 8.168349 ( 6.850548)
test_btest 0.000778 0.000000 61.285080 ( 34.609757)
test_basic 0.010296 0.000823 1.006862 ( 1.353874)
test_all 0.111220 0.036419 670.225198 (589.657683)
test_rubyspec 0.061659 0.026500 108.882672 (120.687208)
total: 786.59 sec