Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-033648
#<BuildRuby:0x00005556d475c3a0
@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.20220907-033648",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010387 0.965096 ( 0.961004)
build_miniruby 0.001437 0.000665 0.076674 ( 0.074148)
build_ruby 0.001458 0.000521 0.076489 ( 0.074080)
build_all 0.006520 0.002328 1.556285 ( 0.605024)
build_install 0.020164 0.002041 1.929964 ( 0.963409)
test_btest 0.000833 0.000245 94.093707 ( 9.507762)
test_basic 0.002055 0.005599 0.358749 ( 0.449137)
test_all 0.003144 0.001110 639.799783 ( 67.152521)
test_rubyspec 0.112765 0.060980 47.049128 ( 55.458714)
total: 135.25 sec