Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-080543
#<BuildRuby:0x000055f6e5e784e8
@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.20220405-080543",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004882 0.008205 1.065253 ( 6.302642)
build_miniruby 0.001120 0.000517 0.075788 ( 0.075024)
build_ruby 0.002418 0.000000 0.078086 ( 0.076423)
build_all 0.009394 0.001522 4.178116 ( 0.861855)
build_install 0.016972 0.005883 8.619762 ( 3.004522)
test_btest 0.000903 0.000352 75.959899 ( 8.280239)
test_basic 0.001749 0.005362 0.325794 ( 0.416682)
test_all 0.001363 0.000605 651.059165 ( 66.304308)
test_rubyspec 0.075308 0.082688 46.602312 ( 51.829831)
total: 137.15 sec