Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-183705
#<BuildRuby:0x0000561abc4c0090
@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.20240114-183705",
@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.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.001968 0.003198 1.037894 ( 1.419825)
build_miniruby 0.000939 0.000000 0.807640 ( 0.807105)
build_ruby 0.000000 0.001885 2.742783 ( 2.742269)
build_all 0.006280 0.002731 13.962107 ( 1.262853)
build_install 0.006397 0.001053 4.043761 ( 1.048459)
test_btest 0.000803 0.000279 73.801649 ( 7.064310)
test_basic 0.002420 0.003121 0.753659 ( 0.820402)
test_all 0.095902 0.033918 494.210959 ( 54.675081)
test_rubyspec 0.030361 0.017816 47.777217 ( 60.129745)
total: 129.97 sec