Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-005833
#<BuildRuby:0x000055ca881a3918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231102-005833",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002425 0.003553 1.300582 ( 1.550843)
build_miniruby 0.000846 0.000230 0.903515 ( 0.903891)
build_ruby 0.000979 0.000267 2.738389 ( 2.738036)
build_all 0.007132 0.003738 16.708980 ( 1.582169)
build_install 0.004654 0.004200 4.969205 ( 1.165574)
test_btest 0.000783 0.000280 84.876726 ( 7.648242)
test_basic 0.003576 0.001277 0.633166 ( 0.709586)
test_all 0.105230 0.030183 526.904981 ( 52.593328)
test_rubyspec 0.028545 0.020371 50.902488 ( 63.251474)
total: 132.14 sec