Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-191927
#<BuildRuby:0x0000557586278408
@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.20221204-191927",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011199 0.000000 1.200459 ( 1.361421)
build_miniruby 0.002316 0.000148 0.850193 ( 0.849117)
build_ruby 0.002867 0.000358 2.242852 ( 2.148534)
build_all 0.016060 0.006233 18.723053 ( 2.209493)
build_install 0.020368 0.002056 2.044735 ( 1.048599)
test_btest 0.001708 0.000000 91.587361 ( 9.064750)
test_basic 0.008910 0.000993 0.325996 ( 0.411734)
test_all 0.001832 0.000281 729.828229 ( 71.226729)
test_rubyspec 0.118631 0.063508 49.337546 ( 57.462869)
total: 145.78 sec