Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-215803
#<BuildRuby:0x0000559f95ef03a0
@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.20220730-215803",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010646 0.000463 0.972233 ( 1.043855)
build_miniruby 0.002339 0.000000 0.074881 ( 0.072540)
build_ruby 0.000000 0.002323 0.077635 ( 0.075215)
build_all 0.004619 0.004987 1.502959 ( 0.573915)
build_install 0.022071 0.000783 5.109817 ( 2.026726)
test_btest 0.001121 0.000153 72.903045 ( 8.508874)
test_basic 0.003818 0.004301 0.321913 ( 0.408931)
test_all 0.002082 0.000362 673.383069 ( 66.120140)
test_rubyspec 0.120673 0.056633 45.678630 ( 51.359352)
total: 130.19 sec