Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-062339
#<BuildRuby:0x000056518facf0f8
@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.20220904-062339",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010989 0.000000 0.955375 ( 1.111996)
build_miniruby 0.002072 0.000114 0.076593 ( 0.074672)
build_ruby 0.001884 0.000236 0.075130 ( 0.073196)
build_all 0.006722 0.003965 1.549219 ( 0.604313)
build_install 0.015002 0.007068 1.912978 ( 0.931080)
test_btest 0.000973 0.000212 74.827389 ( 8.001914)
test_basic 0.006881 0.000607 0.318370 ( 0.407564)
test_all 0.004495 0.000000 677.311238 ( 66.688553)
test_rubyspec 0.121142 0.054191 45.429497 ( 53.937666)
total: 131.83 sec