Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-193000
#<BuildRuby:0x00005650b4e343a0
@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.20220820-193000",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002912 0.009460 0.966924 ( 1.136122)
build_miniruby 0.001464 0.000789 0.077632 ( 0.075468)
build_ruby 0.001989 0.000000 0.074738 ( 0.073011)
build_all 0.009005 0.001613 1.514462 ( 0.579056)
build_install 0.015423 0.007496 1.868495 ( 0.918781)
test_btest 0.000816 0.000384 76.175767 ( 8.335615)
test_basic 0.002047 0.005622 0.329784 ( 0.418974)
test_all 0.002846 0.001506 686.255301 ( 66.363119)
test_rubyspec 0.103396 0.082684 46.372573 ( 54.876297)
total: 132.78 sec