Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-013739
#<BuildRuby:0x000055cd679237d8
@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.20220721-013739",
@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.000004 0.000010 ( 0.000011)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007399 0.003655 0.976331 ( 1.294382)
build_miniruby 0.001084 0.000632 0.073711 ( 0.071957)
build_ruby 0.002107 0.000000 0.074718 ( 0.072321)
build_all 0.007099 0.002553 1.553925 ( 0.597516)
build_install 0.007457 0.012653 5.253117 ( 2.084547)
test_btest 0.000728 0.000485 76.949964 ( 8.561042)
test_basic 0.005705 0.000820 0.326265 ( 0.415225)
test_all 0.001277 0.000798 646.656166 ( 64.755636)
test_rubyspec 0.082570 0.095121 46.045972 ( 51.880695)
total: 129.73 sec