Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-125315
#<BuildRuby:0x000056421621ac88
@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.20221020-125315",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004463 0.004899 1.174801 ( 1.362294)
build_miniruby 0.001837 0.000459 0.110192 ( 0.106298)
build_ruby 0.001262 0.000316 0.109067 ( 0.105988)
build_all 0.006248 0.002552 1.367855 ( 0.597474)
build_install 0.007098 0.010764 1.691505 ( 0.932104)
test_btest 0.001384 0.000554 62.420412 ( 6.884886)
test_basic 0.001828 0.005389 0.366605 ( 0.461015)
test_all 0.000794 0.007152 522.686574 ( 55.163357)
test_rubyspec 0.058813 0.070358 43.384126 ( 52.039090)
total: 117.65 sec