Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-211129
#<BuildRuby:0x000055e60b61b7b8
@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.20230724-211129",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001270 0.004177 1.323637 ( 2.553966)
build_miniruby 0.000813 0.000181 0.888674 ( 0.887811)
build_ruby 0.001214 0.000000 2.589264 ( 2.589131)
build_all 0.005389 0.003688 13.339411 ( 1.177850)
build_install 0.003950 0.003950 1.890593 ( 0.873235)
test_btest 0.000449 0.000128 77.514905 ( 7.083941)
test_basic 0.003049 0.000872 0.513646 ( 0.592805)
test_all 0.001489 0.000425 473.118411 ( 54.480420)
test_rubyspec 0.034863 0.009257 43.398763 ( 55.832129)
total: 126.07 sec