Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-111635
#<BuildRuby:0x00005583bbc40880
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-111635",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002416 0.007791 1.190539 ( 1.198377)
build_miniruby 0.001933 0.000387 0.842484 ( 0.841697)
build_ruby 0.002447 0.000490 2.236164 ( 2.145166)
build_all 0.013888 0.007692 18.785658 ( 2.180669)
build_install 0.018239 0.004580 2.067944 ( 1.039357)
test_btest 0.001743 0.000000 93.215426 ( 9.151569)
test_basic 0.008475 0.000468 0.341290 ( 0.428340)
test_all 0.002283 0.000232 728.540038 ( 71.446812)
test_rubyspec 0.103404 0.073739 49.270298 ( 57.414302)
total: 145.85 sec