Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-224819
#<BuildRuby:0x0000564874712038
@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.20220720-224819",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000066 0.000004 0.000070 ( 0.000073)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.010120 0.000158 0.828381 ( 1.264657)
build_miniruby 0.001659 0.000103 0.070380 ( 0.068966)
build_ruby 0.001843 0.000115 0.064241 ( 0.062470)
build_all 0.007584 0.000200 1.262603 ( 0.489243)
build_install 0.008750 0.006979 4.311507 ( 1.815139)
test_btest 0.001404 0.000191 53.801476 ( 6.243908)
test_basic 0.000918 0.004027 0.295322 ( 0.394212)
test_all 0.001650 0.000300 509.984867 ( 53.375300)
test_rubyspec 0.091661 0.041446 42.046889 ( 47.846064)
total: 111.56 sec