Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-090550
#<BuildRuby:0x0000557812c13e20
@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.20231023-090550",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004692 0.000059 2.295935 ( 2.562226)
build_miniruby 0.001129 0.000113 0.953337 ( 0.952282)
build_ruby 0.001130 0.000113 2.671688 ( 2.672311)
build_all 0.009182 0.000918 16.750871 ( 1.575795)
build_install 0.004011 0.004611 5.321791 ( 1.160037)
test_btest 0.001039 0.000148 81.908230 ( 7.775665)
test_basic 0.000000 0.004605 0.604993 ( 0.680677)
test_all 0.115051 0.020793 509.513329 ( 53.936938)
test_rubyspec 0.015802 0.035795 48.976560 ( 61.302575)
total: 132.62 sec