Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-150616
#<BuildRuby:0x000055e2d33936e8
@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.20230123-150616",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003566 0.000000 0.625341 ( 1.035401)
build_miniruby 0.000964 0.000041 0.656371 ( 0.655558)
build_ruby 0.001228 0.000088 2.208563 ( 2.207872)
build_all 0.009061 0.000328 12.081942 ( 1.464345)
build_install 0.006454 0.000124 1.517899 ( 0.702071)
test_btest 0.000666 0.000042 64.282504 ( 6.245073)
test_basic 0.000000 0.003895 0.262572 ( 0.357544)
test_all 0.000000 0.001165 482.602053 ( 45.486056)
test_rubyspec 0.013385 0.014088 35.327483 ( 45.835254)
total: 103.99 sec