Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-114554
#<BuildRuby:0x00007fe72d53fdd8
@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.20241228-114554",
@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.000003 0.000026 ( 0.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.006224 0.000272 2.197088 ( 2.979197)
build_miniruby 0.001545 0.000193 1.694922 ( 2.598169)
build_ruby 0.002146 0.000268 4.032232 ( 44.652079)
build_all 0.006235 0.004543 6.122583 ( 4.081269)
build_install 0.021333 0.001818 7.854112 ( 6.956290)
test_btest 0.000859 0.000123 62.190679 ( 54.458220)
test_basic 0.008118 0.005268 0.949124 ( 1.521329)
test_all 0.128196 0.024004 714.654751 (598.748332)
test_rubyspec 0.052014 0.034786 109.242579 (116.248865)
total: 832.25 sec