Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-093759
#<BuildRuby:0x000055e6e74e3940
@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.20220403-093759",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009705 0.002240 1.022360 ( 1.376337)
build_miniruby 0.002193 0.000000 0.073371 ( 0.070957)
build_ruby 0.002039 0.000000 0.078070 ( 0.075850)
build_all 0.010609 0.000000 4.242193 ( 0.851727)
build_install 0.012072 0.009924 8.474671 ( 2.984721)
test_btest 0.000843 0.000230 74.593089 ( 8.276092)
test_basic 0.007209 0.000836 0.338930 ( 0.431044)
test_all 0.001931 0.000504 690.329622 ( 67.734718)
test_rubyspec 0.107029 0.053221 46.452531 ( 51.838872)
total: 133.64 sec