Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-163125
#<BuildRuby:0x0000564941347638
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-163125",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001714 0.003485 0.796136 ( 1.167652)
build_miniruby 0.001066 0.000247 0.824276 ( 0.823979)
build_ruby 0.001527 0.000352 2.695706 ( 2.696573)
build_all 0.007051 0.001627 12.337889 ( 0.986001)
build_install 0.009898 0.001137 3.437620 ( 0.973783)
test_btest 0.000696 0.000000 64.305667 ( 4.850405)
test_basic 0.005101 0.000175 0.403126 ( 0.483413)
test_all 0.081399 0.015407 395.491467 ( 34.303366)
test_rubyspec 0.048547 0.022053 40.947138 ( 53.486275)
total: 99.77 sec