Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-033008
#<BuildRuby:0x0000564506930ea8
@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.20220721-033008",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010457 0.000494 1.025794 ( 1.404464)
build_miniruby 0.001583 0.000339 0.070898 ( 0.068778)
build_ruby 0.001716 0.000367 0.075542 ( 0.073655)
build_all 0.009047 0.001938 1.566227 ( 0.598671)
build_install 0.013244 0.009639 5.159372 ( 2.059430)
test_btest 0.000681 0.000200 71.185185 ( 8.140518)
test_basic 0.000906 0.006726 0.326566 ( 0.415245)
test_all 0.001852 0.000683 647.712889 ( 64.450148)
test_rubyspec 0.089774 0.077866 45.697525 ( 51.440406)
total: 128.65 sec