Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-031002
#<BuildRuby:0x0000556ee8002ad8
@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.20220817-031002",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004222 0.005150 0.839380 ( 1.349003)
build_miniruby 0.001317 0.000329 0.063926 ( 0.063380)
build_ruby 0.001697 0.000424 0.063116 ( 0.061269)
build_all 0.007343 0.001835 1.233322 ( 0.473546)
build_install 0.011138 0.005467 1.595883 ( 0.803918)
test_btest 0.001204 0.000344 53.723003 ( 5.844281)
test_basic 0.001811 0.004244 0.304798 ( 0.396960)
test_all 0.000800 0.003563 507.391727 ( 52.987678)
test_rubyspec 0.072205 0.059761 41.697174 ( 49.498934)
total: 111.48 sec