Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-082706
#<BuildRuby:0x000056188fae78f8
@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.20230113-082706",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003831 0.000000 0.659967 ( 1.516057)
build_miniruby 0.000885 0.000059 0.795247 ( 0.794952)
build_ruby 0.001200 0.000086 2.440844 ( 2.440546)
build_all 0.004588 0.004752 13.040724 ( 1.627157)
build_install 0.003430 0.003410 1.531750 ( 0.737707)
test_btest 0.000575 0.000108 69.359090 ( 5.539685)
test_basic 0.003101 0.000582 0.257122 ( 0.352298)
test_all 0.000800 0.000150 498.589442 ( 47.294303)
test_rubyspec 0.018972 0.009129 34.839516 ( 45.387590)
total: 105.69 sec