Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-062530
#<BuildRuby:0x000055f446357e20
@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.20230802-062530",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002242 0.003558 1.385393 ( 2.727000)
build_miniruby 0.000809 0.000225 0.898690 ( 0.897692)
build_ruby 0.001142 0.000000 2.588930 ( 2.588750)
build_all 0.009060 0.000558 14.591737 ( 1.316607)
build_install 0.006175 0.002508 2.152159 ( 0.927266)
test_btest 0.000511 0.000134 84.664531 ( 7.659093)
test_basic 0.003491 0.000910 0.694835 ( 0.772230)
test_all 0.000516 0.001032 514.007955 ( 54.856080)
test_rubyspec 0.018336 0.024632 45.189470 ( 57.549840)
total: 129.30 sec