Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-003052
#<BuildRuby:0x00005636ad850018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220613-003052",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000431 0.006098 0.825167 ( 1.127183)
build_miniruby 0.000771 0.000220 0.057324 ( 0.056135)
build_ruby 0.000667 0.000191 0.058927 ( 0.057741)
build_all 0.003344 0.000956 1.513812 ( 0.607607)
build_install 0.009453 0.001462 6.299040 ( 2.855104)
test_btest 0.000512 0.000137 54.418965 ( 7.824227)
test_basic 0.002163 0.003684 0.289364 ( 0.377760)
test_all 0.000993 0.000310 664.139192 ( 95.319219)
test_rubyspec 0.100806 0.028382 44.030474 ( 49.580236)
total: 157.81 sec