Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-232546
#<BuildRuby:0x0000563abe1c84d8
@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.20220324-232546",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010153 0.000885 0.989927 ( 0.997130)
build_miniruby 0.001506 0.000216 0.068241 ( 0.066336)
build_ruby 0.001566 0.000224 0.078971 ( 0.077379)
build_all 0.010279 0.000126 4.198391 ( 0.861994)
build_install 0.023350 0.000452 8.003219 ( 2.401090)
test_btest 0.001197 0.000119 75.979290 ( 8.131114)
test_basic 0.008968 0.000000 0.338474 ( 0.426440)
test_all 0.002068 0.000104 706.203403 ( 67.988132)
test_rubyspec 0.093378 0.067522 46.116252 ( 51.510232)
total: 132.46 sec