Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-164554
#<BuildRuby:0x000055a355eab868
@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-164554",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003992 0.000307 0.798895 ( 1.253057)
build_miniruby 0.000962 0.000074 0.532716 ( 0.532137)
build_ruby 0.001194 0.000092 1.690828 ( 1.631313)
build_all 0.008696 0.000669 11.931130 ( 1.484870)
build_install 0.006796 0.000119 1.594482 ( 0.735619)
test_btest 0.000630 0.000045 63.322065 ( 6.088053)
test_basic 0.003073 0.000220 0.225984 ( 0.322607)
test_all 0.001182 0.000084 474.790604 ( 50.228409)
test_rubyspec 0.015961 0.012127 35.213062 ( 45.834835)
total: 108.11 sec