Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-113518
#<BuildRuby:0x0000562261283280
@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.20240105-113518",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002920 0.000265 0.729263 ( 1.141900)
build_miniruby 0.000928 0.000084 0.892854 ( 0.892834)
build_ruby 0.001227 0.000112 2.735795 ( 2.739969)
build_all 0.007506 0.000000 11.988228 ( 1.005326)
build_install 0.004840 0.004363 3.421157 ( 0.973350)
test_btest 0.000642 0.000000 66.389585 ( 5.176828)
test_basic 0.003777 0.000000 0.383758 ( 0.461812)
test_all 0.072461 0.039033 465.335368 ( 37.948019)
test_rubyspec 0.029164 0.022323 40.599858 ( 53.327476)
total: 103.67 sec