Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-024141
#<BuildRuby:0x000055a1346cb940
@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.20220327-024141",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000064 0.000032 0.000096 ( 0.000105)
build_up 0.005744 0.005016 0.990513 ( 1.414333)
build_miniruby 0.001410 0.000769 0.076785 ( 0.075004)
build_ruby 0.001456 0.000795 0.075290 ( 0.073214)
build_all 0.006783 0.003700 4.182342 ( 0.882400)
build_install 0.007282 0.015671 7.835186 ( 2.425986)
test_btest 0.000858 0.000625 71.343152 ( 7.986894)
test_basic 0.004009 0.002916 0.333754 ( 0.426722)
test_all 0.001148 0.000835 698.039044 ( 68.004566)
test_rubyspec 0.105103 0.071639 45.903475 ( 51.287015)
total: 132.58 sec