Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-234926
#<BuildRuby:0x000056381a633230
@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.20231107-234926",
@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.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001910 0.003420 1.333662 ( 1.604576)
build_miniruby 0.000810 0.000225 0.816728 ( 0.816253)
build_ruby 0.001000 0.000277 2.665902 ( 2.666904)
build_all 0.008519 0.001192 16.380358 ( 1.485978)
build_install 0.002559 0.006497 4.878997 ( 1.155718)
test_btest 0.000865 0.000289 82.804310 ( 7.468274)
test_basic 0.004266 0.000085 0.667924 ( 0.747043)
test_all 0.113155 0.023255 512.868352 ( 52.184577)
test_rubyspec 0.018631 0.024424 48.720667 ( 61.054935)
total: 129.18 sec