Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-193123
#<BuildRuby:0x0000559cc924be20
@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.20230614-193123",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004351 0.001024 1.441417 ( 2.834972)
build_miniruby 0.000860 0.000203 0.791023 ( 0.790741)
build_ruby 0.000978 0.000230 2.523025 ( 2.523550)
build_all 0.007057 0.002857 12.586905 ( 1.069359)
build_install 0.007479 0.000812 1.825266 ( 0.883140)
test_btest 0.000815 0.000194 81.281419 ( 7.369893)
test_basic 0.001439 0.003503 0.817968 ( 0.895727)
test_all 0.000673 0.000183 428.696874 ( 43.993593)
test_rubyspec 0.003619 0.034135 40.881641 ( 53.426772)
total: 113.79 sec