Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-165758
#<BuildRuby:0x0000559be19ef048
@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.20231220-165758",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003112 0.000622 1.058242 ( 1.342351)
build_miniruby 0.000621 0.000125 0.902603 ( 0.903685)
build_ruby 0.000000 0.001208 2.733123 ( 2.737431)
build_all 0.004195 0.003061 12.152315 ( 1.030085)
build_install 0.007879 0.002149 3.636850 ( 0.995764)
test_btest 0.000550 0.000150 66.709480 ( 5.444627)
test_basic 0.002954 0.000806 0.389139 ( 0.466253)
test_all 0.083851 0.024733 458.002921 ( 39.711532)
test_rubyspec 0.033492 0.023766 40.304045 ( 53.039346)
total: 105.67 sec