Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-174326
#<BuildRuby:0x0000557201fab658
@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.20221128-174326",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005704 0.004932 1.239585 ( 1.773900)
build_miniruby 0.002316 0.000356 0.846739 ( 0.844844)
build_ruby 0.003190 0.000491 2.236209 ( 2.142234)
build_all 0.017113 0.002962 18.465853 ( 2.156108)
build_install 0.011493 0.009258 1.845117 ( 0.955891)
test_btest 0.000000 0.001775 85.653918 ( 9.003012)
test_basic 0.006743 0.003168 0.349661 ( 0.435188)
test_all 0.002495 0.000000 733.393501 ( 71.129390)
test_rubyspec 0.118760 0.062611 49.019708 ( 57.148119)
total: 145.59 sec