Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-041634
#<BuildRuby:0x0000565454efbba0
@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.20221230-041634",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003434 0.000000 0.622835 ( 1.033178)
build_miniruby 0.000995 0.000000 0.743947 ( 0.743065)
build_ruby 0.001352 0.000000 2.571403 ( 2.570877)
build_all 0.001052 0.008339 12.687942 ( 1.548085)
build_install 0.002767 0.003910 1.622568 ( 0.772699)
test_btest 0.000524 0.000098 66.116473 ( 6.015613)
test_basic 0.003361 0.000000 0.256133 ( 0.351510)
test_all 0.001059 0.000000 491.345003 ( 46.548774)
test_rubyspec 0.022943 0.005431 35.712765 ( 46.112710)
total: 105.70 sec