Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-061404
#<BuildRuby:0x000055bdcaf3b280
@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.20231121-061404",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005348 0.000342 0.917220 ( 1.319209)
build_miniruby 0.000808 0.000202 0.793593 ( 0.793659)
build_ruby 0.000990 0.000248 2.580863 ( 2.581669)
build_all 0.006291 0.001573 12.018299 ( 0.966272)
build_install 0.007692 0.005677 3.477289 ( 0.979569)
test_btest 0.000515 0.000158 66.163073 ( 4.750500)
test_basic 0.005328 0.000079 0.442816 ( 0.519686)
test_all 0.054552 0.042493 346.206112 ( 39.062491)
test_rubyspec 0.038092 0.030106 40.138615 ( 52.705218)
total: 103.68 sec