Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-214930
#<BuildRuby:0x00005647993b3e68
@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-214930",
@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.000005 0.000019 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003912 0.001304 1.053973 ( 1.472295)
build_miniruby 0.000994 0.000331 0.953648 ( 0.953475)
build_ruby 0.001098 0.000366 2.824101 ( 2.824600)
build_all 0.006068 0.003514 16.430052 ( 1.449662)
build_install 0.003685 0.004778 4.663218 ( 1.139741)
test_btest 0.000728 0.000311 83.680015 ( 6.880255)
test_basic 0.003063 0.001821 0.699733 ( 0.778961)
test_all 0.119831 0.017524 530.100360 ( 59.522964)
test_rubyspec 0.019859 0.028070 49.461644 ( 61.694998)
total: 136.72 sec