Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-201856
#<BuildRuby:0x0000563fb004fba0
@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.20220828-201856",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.007937 0.001323 0.787761 ( 0.832987)
build_miniruby 0.001209 0.000201 0.053181 ( 0.052346)
build_ruby 0.001404 0.000234 0.059875 ( 0.059094)
build_all 0.006521 0.001087 1.253493 ( 0.453122)
build_install 0.005428 0.010741 1.569700 ( 0.808726)
test_btest 0.001093 0.000336 54.440424 ( 6.045119)
test_basic 0.006182 0.000206 0.284154 ( 0.374428)
test_all 0.005971 0.000000 484.164194 ( 51.747785)
test_rubyspec 0.086358 0.041684 41.158099 ( 49.717159)
total: 110.09 sec