Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-115749
#<BuildRuby:0x0000555fa717f4b0
@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.20230607-115749",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.005962 1.495847 ( 2.741942)
build_miniruby 0.000184 0.000798 0.768143 ( 0.768645)
build_ruby 0.001093 0.000149 2.418247 ( 2.418505)
build_all 0.005820 0.003393 12.759444 ( 1.119644)
build_install 0.006493 0.001083 1.677572 ( 0.872779)
test_btest 0.000962 0.000160 81.982024 ( 7.301975)
test_basic 0.002908 0.004499 0.770308 ( 0.846506)
test_all 0.001154 0.000240 450.099838 ( 44.161569)
test_rubyspec 0.001124 0.037267 43.541018 ( 56.060003)
total: 116.29 sec