Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-095807
#<BuildRuby:0x0000560a548e3d48
@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.20230107-095807",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000397 0.003852 0.645330 ( 1.057905)
build_miniruby 0.000680 0.000157 0.664801 ( 0.664139)
build_ruby 0.001000 0.000231 2.424379 ( 2.424030)
build_all 0.008476 0.000974 12.919914 ( 1.575291)
build_install 0.006326 0.000414 1.532603 ( 0.711014)
test_btest 0.000559 0.000112 66.436309 ( 6.174643)
test_basic 0.000000 0.003500 0.257785 ( 0.353620)
test_all 0.000351 0.000972 496.917359 ( 53.569240)
test_rubyspec 0.003012 0.025892 35.390162 ( 45.945259)
total: 112.48 sec