Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-234112
#<BuildRuby:0x000055df58b63040
@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.20230604-234112",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006038 0.000000 1.350280 ( 2.560220)
build_miniruby 0.000967 0.000000 0.830436 ( 0.829867)
build_ruby 0.001340 0.000000 2.484268 ( 2.484028)
build_all 0.004498 0.004512 12.190472 ( 1.100571)
build_install 0.002292 0.004869 1.647987 ( 0.874981)
test_btest 0.000612 0.000094 82.436869 ( 6.932811)
test_basic 0.002843 0.000437 0.503568 ( 0.587054)
test_all 0.000760 0.000117 422.586382 ( 42.207258)
test_rubyspec 0.007492 0.028817 41.199188 ( 53.746772)
total: 111.32 sec