Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-002445
#<BuildRuby:0x000055b6315cc8e8
@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.20220913-002445",
@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.000015 0.000006 0.000021 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003431 0.007836 1.143449 ( 1.079696)
build_miniruby 0.001475 0.000737 0.073765 ( 0.072363)
build_ruby 0.001465 0.000732 0.075329 ( 0.073079)
build_all 0.009248 0.001588 1.578717 ( 0.606300)
build_install 0.015450 0.007299 1.906490 ( 0.946443)
test_btest 0.000850 0.000387 95.338902 ( 9.167820)
test_basic 0.006485 0.001293 0.358900 ( 0.458440)
test_all 0.000735 0.003994 670.970953 ( 68.654194)
test_rubyspec 0.091928 0.085630 47.097209 ( 55.466513)
total: 136.53 sec