Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-185028
#<BuildRuby:0x00005578502bf368
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-185028",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009178 0.000755 1.212416 ( 1.247905)
build_miniruby 0.002647 0.000000 0.839298 ( 0.839398)
build_ruby 0.003092 0.000205 2.229697 ( 2.138697)
build_all 0.018477 0.000000 18.615235 ( 2.133518)
build_install 0.020788 0.000790 2.037914 ( 1.028186)
test_btest 0.001149 0.000105 91.964936 ( 9.225458)
test_basic 0.000000 0.008209 0.349444 ( 0.441792)
test_all 0.001246 0.000740 686.356825 ( 70.569256)
test_rubyspec 0.074083 0.089002 49.556224 ( 57.802734)
total: 145.43 sec