Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-060316
#<BuildRuby:0x000055f54915f7b8
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-060316",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000713 0.004143 1.167677 ( 1.588214)
build_miniruby 0.001109 0.000327 0.942037 ( 0.941276)
build_ruby 0.001060 0.000312 2.706509 ( 2.706547)
build_all 0.008744 0.001287 16.973976 ( 1.520421)
build_install 0.001062 0.007524 4.748699 ( 1.175100)
test_btest 0.000830 0.000306 86.056294 ( 7.122584)
test_basic 0.000406 0.004418 0.704184 ( 0.779573)
test_all 0.097453 0.036528 549.024029 ( 58.845698)
test_rubyspec 0.034158 0.010538 50.588202 ( 62.966373)
total: 137.65 sec