Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-024238
#<BuildRuby:0x0000559ae322a370
@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.20221129-024238",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009121 0.000739 1.232698 ( 1.262005)
build_miniruby 0.002263 0.000323 0.849475 ( 0.847890)
build_ruby 0.002704 0.000386 2.234542 ( 2.140593)
build_all 0.018388 0.001827 18.466623 ( 2.163821)
build_install 0.012780 0.006951 1.848106 ( 0.935841)
test_btest 0.001167 0.000219 89.168871 ( 8.837739)
test_basic 0.009266 0.000552 0.342473 ( 0.427641)
test_all 0.001845 0.000140 681.567723 ( 71.337053)
test_rubyspec 0.117897 0.050086 49.632012 ( 57.623891)
total: 145.58 sec