Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-115046
#<BuildRuby:0x00005564d1b3c8e8
@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.20220302-115046",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007162 0.004564 1.023809 ( 2.623537)
build_miniruby 0.001522 0.000305 0.074760 ( 0.073865)
build_ruby 0.001931 0.000386 0.073422 ( 0.072247)
build_all 0.006108 0.003753 4.205301 ( 0.859319)
build_install 0.012907 0.009860 8.104243 ( 2.513137)
test_btest 0.001328 0.000000 74.402827 ( 8.406983)
test_basic 0.006804 0.001129 0.339710 ( 0.428684)
test_all 0.001482 0.000444 667.708612 ( 65.558806)
test_rubyspec 0.107390 0.058201 46.470337 ( 51.849468)
total: 132.39 sec