Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-005539
#<BuildRuby:0x00005639a0524920
@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.20220809-005539",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010816 0.001047 0.989045 ( 2.614618)
build_miniruby 0.000000 0.002098 0.073166 ( 0.071217)
build_ruby 0.000755 0.001532 0.077009 ( 0.074829)
build_all 0.008647 0.000874 1.524793 ( 0.571212)
build_install 0.021858 0.000561 5.150789 ( 2.069262)
test_btest 0.001418 0.000000 76.907186 ( 8.263659)
test_basic 0.006785 0.000000 0.331983 ( 0.421728)
test_all 0.002372 0.000000 645.602553 ( 66.047941)
test_rubyspec 0.095114 0.090522 46.164105 ( 53.697141)
total: 133.83 sec