Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-002407
#<BuildRuby:0x0000556b9b6ac0a0
@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.20231227-002407",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004613 0.000074 1.070544 ( 1.457454)
build_miniruby 0.001316 0.000000 0.909519 ( 0.909353)
build_ruby 0.001541 0.000000 2.896634 ( 2.896237)
build_all 0.008819 0.000000 16.547070 ( 1.499725)
build_install 0.008707 0.000000 4.854885 ( 1.247176)
test_btest 0.000750 0.000000 85.580118 ( 7.493294)
test_basic 0.003090 0.001514 0.698462 ( 0.774313)
test_all 0.106238 0.030113 548.283495 ( 58.834791)
test_rubyspec 0.038303 0.011738 51.759481 ( 64.146650)
total: 139.26 sec