Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-094238
#<BuildRuby:0x0000559e47c4caf8
@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.20220331-094238",
@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.000006)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000028 0.000006 0.000034 ( 0.000032)
build_up 0.005704 0.005680 0.999786 ( 1.068024)
build_miniruby 0.001554 0.000478 0.075752 ( 0.074345)
build_ruby 0.001355 0.000417 0.072058 ( 0.070247)
build_all 0.008134 0.002503 4.236256 ( 0.874487)
build_install 0.014193 0.009902 8.101425 ( 2.452103)
test_btest 0.000888 0.000333 70.169295 ( 8.397168)
test_basic 0.001370 0.005802 0.348919 ( 0.436824)
test_all 0.000488 0.001192 700.519759 ( 68.045470)
test_rubyspec 0.074689 0.094849 46.643701 ( 52.082069)
total: 133.50 sec