Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-182215
#<BuildRuby:0x0000560a37933ce8
@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.20230615-182215",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005308 0.000111 1.525202 ( 2.860791)
build_miniruby 0.000930 0.000078 0.788638 ( 0.788313)
build_ruby 0.001303 0.000109 2.425032 ( 2.425577)
build_all 0.009526 0.000403 12.822909 ( 1.166717)
build_install 0.005460 0.003128 1.919093 ( 0.874320)
test_btest 0.001049 0.000124 82.343864 ( 7.295921)
test_basic 0.003283 0.000386 0.689900 ( 0.776514)
test_all 0.001594 0.000187 418.614414 ( 45.563623)
test_rubyspec 0.002387 0.039183 42.153316 ( 54.648002)
total: 116.40 sec