Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-215004
#<BuildRuby:0x0000556a99fb06e0
@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.20220731-215004",
@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.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009853 0.000703 0.948015 ( 1.197106)
build_miniruby 0.000000 0.002277 0.072734 ( 0.070881)
build_ruby 0.000000 0.002195 0.079155 ( 0.076872)
build_all 0.009582 0.000667 1.528355 ( 0.589244)
build_install 0.006798 0.012558 5.209363 ( 2.115547)
test_btest 0.000752 0.000209 74.651089 ( 8.194517)
test_basic 0.007990 0.000000 0.327118 ( 0.418196)
test_all 0.001731 0.000189 678.488028 ( 66.823576)
test_rubyspec 0.097229 0.079339 45.563042 ( 51.279546)
total: 130.77 sec