Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-193156
#<BuildRuby:0x0000555acda300c0
@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.20230218-193156",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003054 0.000833 0.728815 ( 1.115363)
build_miniruby 0.000747 0.000204 0.652109 ( 0.651700)
build_ruby 0.000976 0.000266 2.100507 ( 2.099860)
build_all 0.008697 0.000000 12.411678 ( 1.528842)
build_install 0.005977 0.000347 1.538748 ( 0.787332)
test_btest 0.000554 0.000118 67.644907 ( 6.106065)
test_basic 0.000000 0.003862 0.280173 ( 0.374674)
test_all 0.000271 0.000676 492.699292 ( 47.117152)
test_rubyspec 0.001303 0.028095 35.394316 ( 45.934825)
total: 105.72 sec