Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-065602
#<BuildRuby:0x00005594606d3680
@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.20220209-065602",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003767 0.008042 1.238301 ( 3.353613)
build_miniruby 0.000000 0.002650 1.620587 ( 1.619117)
build_ruby 0.003734 0.000000 2.526822 ( 2.363805)
build_all 0.020911 0.000000 21.215453 ( 2.298463)
build_install 0.022315 0.002772 7.959626 ( 2.312859)
test_btest 0.000980 0.000213 71.620820 ( 8.187098)
test_basic 0.007494 0.001629 0.344102 ( 0.430854)
test_all 0.001871 0.000407 690.581208 ( 67.251675)
test_rubyspec 0.146879 0.023644 46.244660 ( 51.341515)
total: 139.16 sec