Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-112638
#<BuildRuby:0x000055c4cb747fa8
@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.20230709-112638",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006682 1.488599 ( 2.740018)
build_miniruby 0.000000 0.001013 0.892494 ( 0.893060)
build_ruby 0.000651 0.000528 2.616922 ( 2.617140)
build_all 0.003826 0.005460 8.147139 ( 7.393345)
build_install 0.002493 0.006075 2.023884 ( 1.701424)
test_btest 0.000813 0.000342 85.127207 ( 8.234404)
test_basic 0.000252 0.004185 0.655603 ( 0.733383)
test_all 0.001079 0.000511 480.235964 ( 47.654056)
test_rubyspec 0.017824 0.024147 44.307542 ( 56.802170)
total: 128.77 sec