Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-162047
#<BuildRuby:0x00005602f05a8040
@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="-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.20221230-162047",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006493 0.841191 ( 1.089555)
build_miniruby 0.000000 0.001283 1.022344 ( 1.020225)
build_ruby 0.000953 0.000525 2.787152 ( 2.784421)
build_all 0.000000 0.009936 16.867013 ( 2.982315)
build_install 0.003681 0.006069 2.273436 ( 1.182764)
test_btest 0.000691 0.000366 78.006564 ( 10.472244)
test_basic 0.005111 0.002706 0.394950 ( 0.478460)
test_all 0.001657 0.000308 680.688270 ( 94.956583)
test_rubyspec 0.068066 0.053180 51.472351 ( 59.570613)
total: 174.54 sec