Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-233747
#<BuildRuby:0x0000556b058788e8
@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.20220324-233747",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007398 0.004602 1.050071 ( 1.121853)
build_miniruby 0.001652 0.000331 0.078133 ( 0.075924)
build_ruby 0.001706 0.000341 0.075220 ( 0.073723)
build_all 0.009219 0.000907 4.148017 ( 0.854458)
build_install 0.013626 0.009261 7.938304 ( 2.434005)
test_btest 0.000852 0.000225 76.013742 ( 8.074390)
test_basic 0.000733 0.006533 0.334795 ( 0.427622)
test_all 0.001782 0.000594 703.415876 ( 72.450270)
test_rubyspec 0.107322 0.057299 45.965583 ( 51.400998)
total: 136.91 sec