Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-125512
#<BuildRuby:0x0000559099e90078
@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.20230801-125512",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006050 1.443503 ( 3.467050)
build_miniruby 0.000000 0.001629 0.930882 ( 0.929819)
build_ruby 0.000000 0.001277 2.617975 ( 2.617799)
build_all 0.000000 0.008841 12.904670 ( 1.135245)
build_install 0.001178 0.006597 1.890877 ( 0.884326)
test_btest 0.000769 0.000329 77.402075 ( 6.737697)
test_basic 0.000772 0.004015 0.597976 ( 0.679667)
test_all 0.000355 0.000877 480.915921 ( 48.622236)
test_rubyspec 0.023563 0.016707 43.413111 ( 55.888420)
total: 120.96 sec