Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-222742
#<BuildRuby:0x0000558b8402d400
@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.20220724-222742",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008937 0.000688 0.841507 ( 0.904564)
build_miniruby 0.001589 0.000122 0.063330 ( 0.061519)
build_ruby 0.001405 0.000108 0.064220 ( 0.062613)
build_all 0.008549 0.000262 1.233428 ( 0.467294)
build_install 0.011040 0.005932 4.340739 ( 1.845201)
test_btest 0.001361 0.000182 54.545193 ( 6.595359)
test_basic 0.004865 0.000649 0.276875 ( 0.371468)
test_all 0.000000 0.003639 479.865396 ( 51.253098)
test_rubyspec 0.113035 0.026950 41.778884 ( 47.658482)
total: 109.22 sec