Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-093655
#<BuildRuby:0x000055a75808aef8
@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.20220606-093655",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008439 0.002813 0.928902 ( 2.164895)
build_miniruby 0.001530 0.000510 0.114905 ( 0.112003)
build_ruby 0.003455 0.001152 3.164258 ( 2.954211)
build_all 0.014339 0.006222 18.565043 ( 2.211411)
build_install 0.017919 0.006055 5.987058 ( 2.838561)
test_btest 0.000899 0.000315 80.991609 ( 8.673135)
test_basic 0.002035 0.005442 0.337487 ( 0.429675)
test_all 0.002444 0.000259 695.231705 ( 67.222180)
test_rubyspec 0.101689 0.073246 45.907542 ( 51.570899)
total: 138.18 sec