Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-111211
#<BuildRuby:0x0000560190e33108
@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.20230329-111211",
@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.000013 0.000000 0.000013 ( 0.000012)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003613 0.000000 0.845583 ( 2.318253)
build_miniruby 0.000921 0.000000 0.669752 ( 0.668924)
build_ruby 0.001122 0.000000 2.228896 ( 2.228265)
build_all 0.008354 0.000000 12.014850 ( 1.133517)
build_install 0.007200 0.000000 1.712398 ( 0.844347)
test_btest 0.000575 0.000000 77.416168 ( 7.052765)
test_basic 0.000000 0.003203 0.257614 ( 0.352618)
test_all 0.000665 0.000607 452.762320 ( 42.648135)
test_rubyspec 0.013204 0.006486 37.592685 ( 48.121827)
total: 105.37 sec