Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-055042
#<BuildRuby:0x0000563c5a555338
@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.20220802-055042",
@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.000027 0.000005 0.000032 ( 0.000031)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.011723 0.000488 0.838367 ( 1.229889)
build_miniruby 0.001966 0.000000 0.065630 ( 0.064477)
build_ruby 0.001603 0.000000 0.056859 ( 0.055244)
build_all 0.008261 0.000000 1.192529 ( 0.457528)
build_install 0.003682 0.011552 4.162226 ( 1.791069)
test_btest 0.001942 0.000000 49.895379 ( 6.278562)
test_basic 0.005973 0.000000 0.276341 ( 0.372501)
test_all 0.003674 0.000000 500.975665 ( 53.188507)
test_rubyspec 0.107635 0.027181 40.991258 ( 46.879089)
total: 110.32 sec