Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-180211
#<BuildRuby:0x00005563090683a0
@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.20220911-180211",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009077 0.001198 1.141130 ( 1.223655)
build_miniruby 0.001561 0.000360 0.074887 ( 0.073600)
build_ruby 0.001543 0.000356 0.075832 ( 0.074473)
build_all 0.007860 0.001814 1.581529 ( 0.600965)
build_install 0.019964 0.003864 1.923357 ( 0.949866)
test_btest 0.000885 0.000196 93.420750 ( 9.597909)
test_basic 0.007001 0.001556 0.354777 ( 0.441374)
test_all 0.002870 0.000871 623.065137 ( 65.996457)
test_rubyspec 0.094429 0.066681 47.247226 ( 55.665397)
total: 134.62 sec