Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-140110
#<BuildRuby:0x000055774d15ef90
@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.20221019-140110",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007072 0.002829 1.145028 ( 1.976916)
build_miniruby 0.000980 0.000392 0.107058 ( 0.105873)
build_ruby 0.001172 0.000469 0.102499 ( 0.099665)
build_all 0.008798 0.001439 1.333402 ( 0.570798)
build_install 0.006792 0.008743 1.694635 ( 0.964888)
test_btest 0.002047 0.000945 63.704834 ( 6.366226)
test_basic 0.006973 0.000000 0.359391 ( 0.449324)
test_all 0.006841 0.000000 510.982730 ( 54.564400)
test_rubyspec 0.085998 0.048929 43.214289 ( 51.488035)
total: 116.59 sec