Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-175058
#<BuildRuby:0x00005572ea2a44c0
@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.20220916-175058",
@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.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002977 0.007693 1.096852 ( 1.105945)
build_miniruby 0.001398 0.000699 0.072665 ( 0.072085)
build_ruby 0.001340 0.000670 0.070158 ( 0.069048)
build_all 0.004720 0.006368 1.560920 ( 0.594467)
build_install 0.020776 0.000299 1.930949 ( 0.933838)
test_btest 0.000420 0.000758 99.440427 ( 9.626571)
test_basic 0.007501 0.000048 0.364491 ( 0.453187)
test_all 0.002339 0.000915 678.872480 ( 67.798295)
test_rubyspec 0.086808 0.072581 46.865347 ( 55.304342)
total: 135.96 sec