Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-054741
#<BuildRuby:0x0000562ba7f677b8
@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.20231024-054741",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000771 0.004158 2.230382 ( 2.624654)
build_miniruby 0.000718 0.000159 0.832024 ( 0.832145)
build_ruby 0.000983 0.000218 2.725018 ( 2.724824)
build_all 0.006687 0.003739 16.926277 ( 1.469302)
build_install 0.000000 0.009013 5.465473 ( 1.193327)
test_btest 0.000000 0.001118 83.025542 ( 7.871698)
test_basic 0.004016 0.000379 0.657777 ( 0.733578)
test_all 0.095729 0.037370 554.981005 ( 52.445162)
test_rubyspec 0.032803 0.018891 50.383134 ( 62.683964)
total: 132.58 sec