Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-123014
#<BuildRuby:0x00005649a79586d8
@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.20220908-123014",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000025 0.000010 0.000035 ( 0.000031)
build_up 0.006710 0.005214 1.149526 ( 1.129702)
build_miniruby 0.001439 0.000654 0.070547 ( 0.068341)
build_ruby 0.001967 0.000000 0.075997 ( 0.074005)
build_all 0.007095 0.002671 1.505966 ( 0.587750)
build_install 0.017532 0.001868 1.893000 ( 0.993015)
test_btest 0.000889 0.000314 93.577445 ( 9.355047)
test_basic 0.002477 0.005472 0.350874 ( 0.442482)
test_all 0.003648 0.000236 682.277863 ( 68.515554)
test_rubyspec 0.123697 0.053246 47.189745 ( 55.612047)
total: 136.78 sec