Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-064029
#<BuildRuby:0x000055d800520b88
@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-064029",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008076 0.002937 1.159000 ( 1.102553)
build_miniruby 0.001738 0.000632 0.076054 ( 0.074107)
build_ruby 0.001505 0.000547 0.072166 ( 0.070753)
build_all 0.005117 0.005137 1.557332 ( 0.607006)
build_install 0.020193 0.001578 1.920405 ( 0.954781)
test_btest 0.000758 0.000253 98.743784 ( 9.651097)
test_basic 0.001573 0.006157 0.352460 ( 0.440204)
test_all 0.000000 0.005200 656.628635 ( 66.501590)
test_rubyspec 0.078070 0.104343 46.912723 ( 55.412999)
total: 134.82 sec