Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-101142
#<BuildRuby:0x000055777e2c00d8
@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.20231221-101142",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000061 0.004036 1.050190 ( 1.330115)
build_miniruby 0.000602 0.000180 0.903992 ( 0.905159)
build_ruby 0.001133 0.000340 2.739264 ( 2.741988)
build_all 0.005816 0.002114 12.239048 ( 1.045157)
build_install 0.008357 0.005361 3.612139 ( 0.981912)
test_btest 0.000545 0.000195 63.942754 ( 4.663523)
test_basic 0.002790 0.000996 0.384116 ( 0.467176)
test_all 0.081319 0.025680 443.932363 ( 38.834365)
test_rubyspec 0.028433 0.022532 40.428491 ( 53.160959)
total: 104.13 sec