Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-133521
#<BuildRuby:0x00005600efaad160
@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.20221201-133521",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008638 0.001092 1.180954 ( 1.192364)
build_miniruby 0.002281 0.000527 0.845096 ( 0.843707)
build_ruby 0.002436 0.000562 2.237274 ( 2.148296)
build_all 0.015973 0.003686 18.624892 ( 2.175638)
build_install 0.012139 0.010047 2.059323 ( 1.029829)
test_btest 0.001214 0.000379 92.366578 ( 8.929463)
test_basic 0.004518 0.005235 0.350746 ( 0.435305)
test_all 0.001625 0.000574 735.977075 ( 71.905178)
test_rubyspec 0.087773 0.093454 49.514314 ( 57.623852)
total: 146.28 sec