Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-091228
#<BuildRuby:0x0000559396780c10
@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.20220405-091228",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.013525 1.013785 ( 6.196019)
build_miniruby 0.000000 0.002315 0.078081 ( 0.075570)
build_ruby 0.000000 0.001967 0.077774 ( 0.076052)
build_all 0.006877 0.003670 4.260537 ( 0.850637)
build_install 0.023387 0.000206 8.551886 ( 2.966241)
test_btest 0.001016 0.000435 71.658085 ( 7.972264)
test_basic 0.006289 0.002695 0.345526 ( 0.433339)
test_all 0.002298 0.000390 654.478265 ( 65.087405)
test_rubyspec 0.129723 0.049947 46.553390 ( 51.655712)
total: 135.31 sec