Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-122656
#<BuildRuby:0x00005596275fb4b0
@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.20231127-122656",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005416 0.000445 1.333841 ( 1.739856)
build_miniruby 0.001243 0.000365 1.005064 ( 1.004070)
build_ruby 0.001485 0.000000 2.837179 ( 2.838049)
build_all 0.007334 0.003070 16.360479 ( 1.559413)
build_install 0.008200 0.001227 5.040955 ( 1.226771)
test_btest 0.000777 0.000222 82.552105 ( 6.782187)
test_basic 0.004505 0.000136 0.605442 ( 0.686511)
test_all 0.102450 0.033240 527.899674 ( 50.928311)
test_rubyspec 0.028992 0.019006 49.259948 ( 61.514673)
total: 128.28 sec