Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-214352
#<BuildRuby:0x000055991b4d0a58
@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.20220308-214352",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009694 0.000762 0.982983 ( 1.048208)
build_miniruby 0.001518 0.000202 0.069419 ( 0.067729)
build_ruby 0.001845 0.000246 0.075318 ( 0.073573)
build_all 0.005076 0.005614 4.200218 ( 0.868753)
build_install 0.019155 0.004813 8.025541 ( 2.432699)
test_btest 0.001297 0.000273 76.988697 ( 8.022417)
test_basic 0.006575 0.000317 0.332601 ( 0.423215)
test_all 0.001639 0.000328 660.890839 ( 65.088391)
test_rubyspec 0.088618 0.067259 46.165605 ( 51.629833)
total: 129.66 sec