Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-182407
#<BuildRuby:0x000055c95a3cc9d0
@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.20220913-182407",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006671 0.004729 1.131434 ( 1.138656)
build_miniruby 0.001424 0.000407 0.075516 ( 0.075567)
build_ruby 0.001762 0.000000 0.072457 ( 0.072517)
build_all 0.010180 0.000880 1.592136 ( 0.621172)
build_install 0.021956 0.000000 1.935300 ( 0.972421)
test_btest 0.000962 0.000108 99.196967 ( 9.440679)
test_basic 0.006080 0.001158 0.354083 ( 0.444081)
test_all 0.003983 0.000759 684.700018 ( 68.688164)
test_rubyspec 0.120858 0.045887 47.102711 ( 55.546961)
total: 137.00 sec