Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-174043
#<BuildRuby:0x000055d53d0df2b0
@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.20220828-174043",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.010906 0.962952 ( 0.979694)
build_miniruby 0.001036 0.001364 0.070479 ( 0.068041)
build_ruby 0.001614 0.000461 0.071756 ( 0.069713)
build_all 0.006416 0.003589 1.539754 ( 0.571108)
build_install 0.015013 0.006372 1.868489 ( 0.919484)
test_btest 0.001083 0.000000 74.753651 ( 8.199568)
test_basic 0.003783 0.004643 0.334534 ( 0.423029)
test_all 0.004439 0.000000 683.376153 ( 67.024174)
test_rubyspec 0.137973 0.039241 45.717456 ( 54.277756)
total: 132.53 sec