Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-132528
#<BuildRuby:0x00005555aa5ac3a0
@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-132528",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003817 0.009009 0.968996 ( 1.036320)
build_miniruby 0.001364 0.000419 0.077291 ( 0.076139)
build_ruby 0.001997 0.000615 0.075290 ( 0.073254)
build_all 0.008719 0.001209 1.550582 ( 0.585882)
build_install 0.010956 0.012051 5.207932 ( 2.080498)
test_btest 0.000000 0.001166 74.593422 ( 8.134322)
test_basic 0.002709 0.005494 0.319953 ( 0.407200)
test_all 0.003711 0.000000 681.123797 ( 67.342934)
test_rubyspec 0.107834 0.066944 45.610936 ( 53.054122)
total: 132.79 sec