Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-050555
#<BuildRuby:0x00005604afca4090
@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-050555",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005983 0.000630 1.482728 ( 2.867544)
build_miniruby 0.000900 0.000095 0.969847 ( 0.970341)
build_ruby 0.001452 0.000000 2.667634 ( 2.667044)
build_all 0.006105 0.003612 14.835141 ( 1.284482)
build_install 0.007905 0.000495 2.047859 ( 1.045274)
test_btest 0.000895 0.000117 85.425000 ( 7.725249)
test_basic 0.000212 0.004357 0.657007 ( 0.737868)
test_all 0.001365 0.000000 557.383782 ( 50.191206)
test_rubyspec 0.031389 0.010086 47.125006 ( 59.462828)
total: 126.95 sec