Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-031656
#<BuildRuby:0x000055f5418b4c00
@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.20220812-031656",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006712 0.004970 0.962344 ( 1.008969)
build_miniruby 0.001536 0.000591 0.070158 ( 0.068364)
build_ruby 0.001441 0.000555 0.081420 ( 0.079418)
build_all 0.007838 0.003015 1.525083 ( 0.579992)
build_install 0.015169 0.007058 5.127039 ( 2.047842)
test_btest 0.000903 0.000361 72.715479 ( 8.384445)
test_basic 0.005270 0.002108 0.325224 ( 0.412426)
test_all 0.002126 0.000850 631.075202 ( 64.132358)
test_rubyspec 0.086165 0.102330 45.215246 ( 52.463883)
total: 129.18 sec