Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-005441
#<BuildRuby:0x0000559822c7f4b0
@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.20230727-005441",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.002487 0.003540 1.381098 ( 2.612481)
build_miniruby 0.000912 0.000253 0.868719 ( 0.867924)
build_ruby 0.000944 0.000262 2.628220 ( 2.628474)
build_all 0.006180 0.003444 14.527055 ( 1.281285)
build_install 0.007095 0.002129 2.109358 ( 0.961220)
test_btest 0.000796 0.000239 83.766828 ( 7.380316)
test_basic 0.005166 0.000250 0.817252 ( 0.892532)
test_all 0.000968 0.000277 533.254878 ( 50.813609)
test_rubyspec 0.015452 0.020440 44.448570 ( 56.846210)
total: 124.28 sec