Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-023421
#<BuildRuby:0x0000560580fd19d0
@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.20221208-023421",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007637 0.002777 1.212841 ( 1.174465)
build_miniruby 0.002102 0.000765 0.847818 ( 0.846731)
build_ruby 0.002830 0.000000 2.217917 ( 2.124515)
build_all 0.017455 0.002318 18.561694 ( 2.161576)
build_install 0.008647 0.012919 2.064178 ( 1.025667)
test_btest 0.001502 0.000000 91.426272 ( 9.057955)
test_basic 0.008181 0.000000 0.346214 ( 0.440275)
test_all 0.002299 0.000000 707.283604 ( 70.700699)
test_rubyspec 0.093106 0.066966 49.211836 ( 57.320492)
total: 144.85 sec