Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-011203
#<BuildRuby:0x000055af8f54c060
@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.20231210-011203",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004585 0.000105 1.000669 ( 1.254415)
build_miniruby 0.000000 0.000801 0.871376 ( 0.870869)
build_ruby 0.000000 0.001149 2.704755 ( 2.704895)
build_all 0.005228 0.002318 12.052188 ( 1.010384)
build_install 0.005985 0.004727 3.593517 ( 0.977938)
test_btest 0.000491 0.000151 62.691202 ( 5.407044)
test_basic 0.002269 0.000698 0.377171 ( 0.459440)
test_all 0.073190 0.028747 368.033132 ( 36.476507)
test_rubyspec 0.021837 0.039150 39.922940 ( 52.591739)
total: 101.75 sec