Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-144925
#<BuildRuby:0x00005617443c3bb8
@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.20230710-144925",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.003008 0.003466 1.391954 ( 2.678035)
build_miniruby 0.000717 0.000382 0.810367 ( 0.810154)
build_ruby 0.001276 0.000000 2.667685 ( 2.667832)
build_all 0.010187 0.000000 13.744221 ( 1.267244)
build_install 0.006319 0.002651 1.972158 ( 0.929152)
test_btest 0.000747 0.000332 86.706562 ( 7.698495)
test_basic 0.002950 0.001311 0.805414 ( 0.884541)
test_all 0.001090 0.000484 475.242888 ( 50.297800)
test_rubyspec 0.025451 0.012403 43.404324 ( 55.889825)
total: 123.12 sec