Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-072926
#<BuildRuby:0x00005626264b7ba0
@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.20231228-072926",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002228 0.003579 1.189462 ( 1.564106)
build_miniruby 0.000747 0.000203 0.928383 ( 0.928082)
build_ruby 0.001029 0.000281 2.913194 ( 2.913562)
build_all 0.003870 0.005496 15.790500 ( 1.435951)
build_install 0.002555 0.005605 4.520124 ( 1.139027)
test_btest 0.001017 0.000000 79.854185 ( 7.348102)
test_basic 0.001021 0.003417 0.790440 ( 0.866890)
test_all 0.103095 0.031390 502.477804 ( 57.995553)
test_rubyspec 0.027801 0.021592 49.571211 ( 61.865505)
total: 136.06 sec