Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-022620
#<BuildRuby:0x000055a80e5e0dd8
@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.20220728-022620",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010721 0.001649 0.966571 ( 1.287208)
build_miniruby 0.001954 0.000301 0.068525 ( 0.066243)
build_ruby 0.001301 0.000200 0.068296 ( 0.066501)
build_all 0.008972 0.001381 1.500796 ( 0.581278)
build_install 0.007274 0.016089 5.213672 ( 2.037824)
test_btest 0.000875 0.000292 75.916806 ( 8.573501)
test_basic 0.005551 0.001851 0.328855 ( 0.420289)
test_all 0.001637 0.000545 627.573095 ( 64.836085)
test_rubyspec 0.091843 0.077902 45.262414 ( 50.994960)
total: 128.86 sec