Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-080347
#<BuildRuby:0x000055eff0bdf840
@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.20231117-080347",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000377 0.004035 1.210692 ( 1.597780)
build_miniruby 0.000944 0.000262 0.859537 ( 0.859354)
build_ruby 0.001058 0.000294 2.758838 ( 2.759122)
build_all 0.008413 0.001143 16.521640 ( 1.486710)
build_install 0.004460 0.004348 4.881104 ( 1.144012)
test_btest 0.000734 0.000220 83.514435 ( 7.705534)
test_basic 0.004222 0.000000 0.641314 ( 0.719533)
test_all 0.102501 0.034458 501.628771 ( 56.923450)
test_rubyspec 0.021468 0.024741 49.655719 ( 61.962486)
total: 135.16 sec