Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-105710
#<BuildRuby:0x0000558c2da15338
@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.20220728-105710",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.007982 0.001995 0.819603 ( 1.275869)
build_miniruby 0.001170 0.000292 0.062832 ( 0.062631)
build_ruby 0.000941 0.000235 0.061630 ( 0.061782)
build_all 0.003367 0.005697 1.256136 ( 0.479590)
build_install 0.014692 0.003024 4.288515 ( 1.806414)
test_btest 0.001492 0.000459 55.585181 ( 6.346581)
test_basic 0.006607 0.000246 0.284785 ( 0.375942)
test_all 0.002198 0.000628 498.955678 ( 53.074666)
test_rubyspec 0.075423 0.052189 41.794975 ( 47.747182)
total: 111.23 sec