Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-162742
#<BuildRuby:0x00005624cd7e0c00
@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.20220829-162742",
@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.000004 0.000012 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005657 0.007289 1.006186 ( 1.662886)
build_miniruby 0.002514 0.000000 0.075148 ( 0.072717)
build_ruby 0.002286 0.000000 0.077931 ( 0.075602)
build_all 0.006153 0.005814 1.514375 ( 0.577233)
build_install 0.018217 0.004448 1.870202 ( 0.923145)
test_btest 0.000750 0.000375 79.935364 ( 8.486013)
test_basic 0.004582 0.002291 0.323977 ( 0.414276)
test_all 0.004618 0.000092 683.139223 ( 67.416160)
test_rubyspec 0.091872 0.082631 45.764184 ( 54.736865)
total: 134.37 sec