Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-074254
#<BuildRuby:0x00005630cae075f8
@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.20230805-074254",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002552 0.002943 1.568390 ( 2.799861)
build_miniruby 0.000813 0.000163 0.968485 ( 0.968212)
build_ruby 0.001003 0.000200 2.752642 ( 2.753095)
build_all 0.002439 0.007339 15.688960 ( 1.380044)
build_install 0.007195 0.002056 2.242875 ( 1.089377)
test_btest 0.000800 0.000229 88.684580 ( 8.364306)
test_basic 0.003438 0.000982 0.721938 ( 0.801056)
test_all 0.001424 0.000183 562.099023 ( 62.036602)
test_rubyspec 0.018348 0.024743 48.298174 ( 60.661290)
total: 140.85 sec