Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-222932
#<BuildRuby:0x00005559b849b5f8
@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.20230612-222932",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002877 0.002232 1.542633 ( 2.905581)
build_miniruby 0.000732 0.000258 0.784813 ( 0.784083)
build_ruby 0.001271 0.000000 2.467914 ( 2.468292)
build_all 0.008863 0.000000 12.595065 ( 1.075011)
build_install 0.007732 0.000000 1.751728 ( 0.849335)
test_btest 0.001204 0.000000 81.992155 ( 7.183254)
test_basic 0.003644 0.000000 0.678132 ( 0.761509)
test_all 0.002159 0.000000 431.334905 ( 44.267000)
test_rubyspec 0.019329 0.018684 42.339332 ( 54.853771)
total: 115.15 sec