Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-012725
#<BuildRuby:0x000055971f11fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220614-012725",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000158 0.006702 0.834242 ( 0.947340)
build_miniruby 0.000880 0.000176 0.057578 ( 0.056160)
build_ruby 0.000829 0.000166 0.059143 ( 0.057943)
build_all 0.004342 0.000000 1.502549 ( 0.610813)
build_install 0.007146 0.003816 6.267833 ( 2.816680)
test_btest 0.000548 0.000122 49.228951 ( 8.503304)
test_basic 0.002816 0.002604 0.258891 ( 0.347935)
test_all 0.000000 0.001434 636.759635 ( 91.998878)
test_rubyspec 0.085242 0.040311 43.996116 ( 49.568775)
total: 154.91 sec