Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-104655
#<BuildRuby:0x000055773e820dd8
@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.20220831-104655",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005884 0.005453 1.016210 ( 1.294021)
build_miniruby 0.001696 0.000424 0.075143 ( 0.073042)
build_ruby 0.001699 0.000424 0.076381 ( 0.074111)
build_all 0.007964 0.000736 1.535705 ( 0.580587)
build_install 0.010508 0.012008 1.861387 ( 0.914262)
test_btest 0.000896 0.000320 75.755021 ( 8.221112)
test_basic 0.007638 0.000716 0.324249 ( 0.413337)
test_all 0.004038 0.000674 680.229282 ( 66.876135)
test_rubyspec 0.100346 0.074262 46.079645 ( 54.570520)
total: 133.02 sec