Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-044741
#<BuildRuby:0x000055da96ff7140
@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.20230204-044741",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003527 0.633771 ( 1.058782)
build_miniruby 0.000000 0.000983 0.637146 ( 0.636495)
build_ruby 0.000054 0.001178 2.053938 ( 2.074907)
build_all 0.007326 0.001857 12.003204 ( 1.495979)
build_install 0.004333 0.002167 1.523515 ( 0.727275)
test_btest 0.000477 0.000239 66.070120 ( 5.892021)
test_basic 0.002326 0.001163 0.242406 ( 0.337798)
test_all 0.001239 0.000620 497.204225 ( 45.768960)
test_rubyspec 0.015192 0.012685 34.601884 ( 45.194065)
total: 103.19 sec