Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-000129
#<BuildRuby:0x000055a2c222fbb8
@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.20230712-000129",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006001 1.505718 ( 4.966101)
build_miniruby 0.000063 0.000944 0.881690 ( 0.881501)
build_ruby 0.001329 0.000000 2.709710 ( 2.710212)
build_all 0.008856 0.000893 13.114298 ( 1.166991)
build_install 0.008201 0.000027 1.824347 ( 1.159371)
test_btest 0.000844 0.000106 84.851153 ( 7.382169)
test_basic 0.003367 0.000420 0.672649 ( 0.753203)
test_all 0.001656 0.000207 443.774549 ( 46.451862)
test_rubyspec 0.022724 0.016368 42.303270 ( 54.989112)
total: 120.46 sec