Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-141756
#<BuildRuby:0x0000557e880b4620
@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.20220901-141756",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010304 0.000891 0.973645 ( 0.990547)
build_miniruby 0.002022 0.000000 0.075820 ( 0.074233)
build_ruby 0.001911 0.000000 0.079908 ( 0.078337)
build_all 0.006051 0.005644 1.538275 ( 0.584456)
build_install 0.018313 0.001504 1.901099 ( 0.908991)
test_btest 0.001082 0.000191 80.543049 ( 8.468599)
test_basic 0.001238 0.005761 0.331704 ( 0.421474)
test_all 0.004215 0.000000 688.115164 ( 67.546607)
test_rubyspec 0.092873 0.077108 45.408542 ( 53.958042)
total: 133.03 sec