Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-045112
#<BuildRuby:0x00005640ec395480
@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.20221101-045112",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004862 0.005727 1.107291 ( 1.283825)
build_miniruby 0.001613 0.000000 0.106771 ( 0.104584)
build_ruby 0.002000 0.000000 0.104215 ( 0.101175)
build_all 0.007822 0.001134 1.287736 ( 0.553003)
build_install 0.014569 0.000868 1.710627 ( 0.900811)
test_btest 0.000000 0.001759 61.458964 ( 6.491367)
test_basic 0.004017 0.002081 0.354777 ( 0.445734)
test_all 0.007506 0.000000 491.837905 ( 53.959863)
test_rubyspec 0.077168 0.045583 43.163801 ( 51.492448)
total: 115.33 sec