Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-172156
#<BuildRuby:0x0000559af3e7c0c8
@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.20240104-172156",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003738 0.000004 1.067663 ( 1.251365)
build_miniruby 0.000679 0.000113 0.873174 ( 0.873997)
build_ruby 0.001384 0.000230 2.725744 ( 2.728376)
build_all 0.004493 0.003191 12.044216 ( 0.989175)
build_install 0.009252 0.005156 3.586678 ( 0.955944)
test_btest 0.000500 0.000133 64.741168 ( 4.856189)
test_basic 0.002921 0.000779 0.366280 ( 0.449179)
test_all 0.075294 0.026468 381.143603 ( 35.684295)
test_rubyspec 0.047648 0.024873 39.788576 ( 52.444083)
total: 100.23 sec