Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-234710
#<BuildRuby:0x0000560955787800
@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.20220822-234710",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.010719 0.000487 0.959916 ( 1.005616)
build_miniruby 0.002031 0.000145 0.077429 ( 0.075130)
build_ruby 0.001848 0.000132 0.076835 ( 0.074752)
build_all 0.010554 0.000059 1.532266 ( 0.578302)
build_install 0.019896 0.000020 1.883732 ( 0.910560)
test_btest 0.001025 0.000051 74.075556 ( 8.196265)
test_basic 0.006793 0.000088 0.315049 ( 0.412807)
test_all 0.002364 0.001270 630.684845 ( 64.554370)
test_rubyspec 0.117698 0.052192 45.495019 ( 53.648490)
total: 129.46 sec