Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-011458
#<BuildRuby:0x0000564380aa5338
@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-011458",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.011207 0.000000 0.806810 ( 1.123704)
build_miniruby 0.001168 0.000038 0.059697 ( 0.059945)
build_ruby 0.001539 0.000206 0.065889 ( 0.065982)
build_all 0.006574 0.000877 1.207475 ( 0.490135)
build_install 0.009789 0.006578 4.216180 ( 1.782580)
test_btest 0.001385 0.000277 53.648388 ( 6.142235)
test_basic 0.005521 0.001104 0.284196 ( 0.376003)
test_all 0.002048 0.000410 494.570916 ( 52.888151)
test_rubyspec 0.066854 0.068556 41.001427 ( 47.027462)
total: 109.96 sec