Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-225017
#<BuildRuby:0x0000561db79ec048
@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.20231202-225017",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004666 0.001459 1.200804 ( 1.574431)
build_miniruby 0.000795 0.000248 0.892644 ( 0.892390)
build_ruby 0.001233 0.000386 2.782838 ( 2.782845)
build_all 0.006539 0.003653 16.586588 ( 1.563801)
build_install 0.008653 0.000018 4.831595 ( 1.135587)
test_btest 0.000796 0.000239 85.373620 ( 7.070752)
test_basic 0.000000 0.004498 0.573672 ( 0.650318)
test_all 0.106512 0.027399 550.581572 ( 48.285017)
test_rubyspec 0.001473 0.046518 49.573663 ( 61.850079)
total: 125.81 sec