Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-014425
#<BuildRuby:0x0000558b3315f4f0
@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.20240109-014425",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004613 0.000729 1.358591 ( 1.747031)
build_miniruby 0.001382 0.000000 2.047864 ( 2.052086)
build_ruby 0.001608 0.000000 5.887164 ( 5.899183)
build_all 0.001727 0.009647 16.930689 ( 1.779204)
build_install 0.006703 0.009834 5.062449 ( 1.836678)
test_btest 0.000613 0.000213 85.950622 ( 15.181521)
test_basic 0.000000 0.007898 0.749738 ( 0.815334)
test_all 0.106425 0.014043 555.139218 ( 85.928814)
test_rubyspec 0.031154 0.036292 86.894818 ( 99.272797)
total: 214.51 sec