Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-212239
#<BuildRuby:0x000055e981406e68
@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-212239",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004801 0.002982 1.364676 ( 2.562756)
build_miniruby 0.000995 0.000000 0.896593 ( 0.896081)
build_ruby 0.001323 0.000000 2.671858 ( 2.672063)
build_all 0.006535 0.002265 13.546358 ( 1.251962)
build_install 0.007856 0.000000 1.931322 ( 0.935831)
test_btest 0.001002 0.000000 79.322026 ( 7.278258)
test_basic 0.002331 0.002997 0.699177 ( 0.774702)
test_all 0.001638 0.000000 479.258967 ( 53.698103)
test_rubyspec 0.028418 0.009917 42.782880 ( 55.250092)
total: 125.32 sec