Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-000109
#<BuildRuby:0x0000564f908aef90
@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.20220823-000109",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010760 0.000000 0.895214 ( 1.129328)
build_miniruby 0.000000 0.001477 0.053882 ( 0.052369)
build_ruby 0.000000 0.001309 0.057505 ( 0.056665)
build_all 0.008210 0.000639 1.247984 ( 0.450998)
build_install 0.011737 0.002625 1.559405 ( 0.773774)
test_btest 0.000992 0.000124 54.573033 ( 5.907361)
test_basic 0.005877 0.000275 0.279407 ( 0.370384)
test_all 0.004454 0.000000 488.124935 ( 52.242897)
test_rubyspec 0.088041 0.038178 41.904127 ( 50.450320)
total: 111.44 sec