Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-132326
#<BuildRuby:0x0000557218033600
@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.20220919-132326",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008943 0.000695 1.092570 ( 1.137071)
build_miniruby 0.002316 0.000331 0.117234 ( 0.113299)
build_ruby 0.002441 0.000000 0.119944 ( 0.103178)
build_all 0.006312 0.003737 1.621184 ( 0.662733)
build_install 0.019814 0.001764 1.961524 ( 0.980710)
test_btest 0.001136 0.000180 74.522560 ( 8.122807)
test_basic 0.001818 0.005359 0.381491 ( 0.472011)
test_all 0.003748 0.001621 669.774569 ( 68.159161)
test_rubyspec 0.103149 0.075196 45.704852 ( 54.269190)
total: 134.02 sec