Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-132946
#<BuildRuby:0x000055bf0a3803a0
@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.20220830-132946",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007612 0.003904 1.025158 ( 2.156641)
build_miniruby 0.001933 0.000387 0.070161 ( 0.067683)
build_ruby 0.000000 0.002282 0.077272 ( 0.074982)
build_all 0.006354 0.003393 1.525305 ( 0.588131)
build_install 0.018035 0.003382 1.889983 ( 0.923867)
test_btest 0.000887 0.000222 80.561520 ( 8.355541)
test_basic 0.003641 0.004896 0.323243 ( 0.411687)
test_all 0.004723 0.000000 652.230910 ( 65.147147)
test_rubyspec 0.098818 0.080478 45.721180 ( 54.266644)
total: 131.99 sec