Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-151653
#<BuildRuby:0x0000555c65debce8
@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.20230801-151653",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000048)
configure 0.000043 0.000007 0.000050 ( 0.000051)
build_up 0.006119 0.000328 1.571703 ( 2.896296)
build_miniruby 0.000861 0.000144 0.922808 ( 0.922603)
build_ruby 0.001051 0.000175 2.797212 ( 2.796978)
build_all 0.003642 0.005187 12.835877 ( 1.146118)
build_install 0.004116 0.003320 2.051506 ( 1.277136)
test_btest 0.000797 0.000200 77.139945 ( 6.749984)
test_basic 0.004002 0.001000 0.566983 ( 0.640076)
test_all 0.000849 0.000212 482.061375 ( 50.891737)
test_rubyspec 0.006604 0.035437 43.135691 ( 55.554943)
total: 122.88 sec