Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-203544
#<BuildRuby:0x0000564bf9ccc040
@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.20230213-203544",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.003755 0.773195 ( 1.187780)
build_miniruby 0.000774 0.000335 0.682020 ( 0.680625)
build_ruby 0.000986 0.000246 2.095948 ( 2.095430)
build_all 0.003784 0.005358 12.429249 ( 1.524686)
build_install 0.002837 0.003808 1.549889 ( 0.772628)
test_btest 0.000443 0.000171 65.843889 ( 6.155369)
test_basic 0.002689 0.001035 0.294686 ( 0.389182)
test_all 0.000000 0.001389 490.500925 ( 46.739466)
test_rubyspec 0.011494 0.021210 35.614905 ( 46.204703)
total: 105.75 sec