Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-150829
#<BuildRuby:0x00005653634e7340
@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-150829",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000062 0.000010 0.000072 ( 0.000087)
build_up 0.005615 0.005191 1.022745 ( 1.242553)
build_miniruby 0.001415 0.000327 0.075072 ( 0.075619)
build_ruby 0.001686 0.000389 0.079820 ( 0.079894)
build_all 0.010863 0.000340 4.185000 ( 0.867030)
build_install 0.022058 0.001327 7.851598 ( 2.450264)
test_btest 0.001407 0.000235 71.639060 ( 8.391909)
test_basic 0.001929 0.005658 0.331104 ( 0.423446)
test_all 0.001964 0.000000 652.651096 ( 65.020553)
test_rubyspec 0.136443 0.030858 46.385412 ( 51.782370)
total: 130.34 sec