Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-181606
#<BuildRuby:0x000055bcf625a090
@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.20220403-181606",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006138 0.004784 1.064371 ( 1.101137)
build_miniruby 0.001561 0.000520 0.075118 ( 0.073214)
build_ruby 0.001237 0.000413 0.070282 ( 0.069091)
build_all 0.010408 0.000000 4.229750 ( 0.871662)
build_install 0.019429 0.003867 8.652032 ( 3.062181)
test_btest 0.000937 0.000244 73.081142 ( 8.095524)
test_basic 0.005885 0.001535 0.342858 ( 0.432448)
test_all 0.001809 0.000472 661.533340 ( 65.844871)
test_rubyspec 0.108636 0.066836 46.570848 ( 52.055005)
total: 131.61 sec