Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-051935
#<BuildRuby:0x00005611da60b818
@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.20230729-051935",
@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.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004558 0.001341 1.328581 ( 2.560325)
build_miniruby 0.000831 0.000244 0.987389 ( 0.986793)
build_ruby 0.000896 0.000263 2.714642 ( 2.714062)
build_all 0.007111 0.002569 14.883934 ( 1.327224)
build_install 0.007224 0.002552 2.216112 ( 1.019393)
test_btest 0.001042 0.000000 85.189134 ( 8.087520)
test_basic 0.004489 0.000524 0.668864 ( 0.746021)
test_all 0.000918 0.000268 534.339357 ( 55.593204)
test_rubyspec 0.030724 0.006972 45.020340 ( 57.400378)
total: 130.44 sec