Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-200531
#<BuildRuby:0x000055be3276f048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-200531",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001412 0.003530 0.788060 ( 1.166546)
build_miniruby 0.000918 0.000212 0.825070 ( 0.824938)
build_ruby 0.001609 0.000371 2.678904 ( 2.679173)
build_all 0.008020 0.000000 12.334048 ( 1.009728)
build_install 0.003844 0.009511 3.441221 ( 0.970565)
test_btest 0.000522 0.000174 66.316570 ( 4.821522)
test_basic 0.003173 0.001058 0.414089 ( 0.494571)
test_all 0.067461 0.029863 374.070873 ( 36.661179)
test_rubyspec 0.027883 0.038134 40.875801 ( 53.422754)
total: 102.05 sec