Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-121302
#<BuildRuby:0x000055cd83d5fe20
@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.20231105-121302",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005797 0.000610 1.404592 ( 1.823679)
build_miniruby 0.000995 0.000104 0.851625 ( 0.851367)
build_ruby 0.001647 0.000173 2.777528 ( 2.776562)
build_all 0.010422 0.000126 16.926928 ( 1.523710)
build_install 0.009235 0.000420 5.279522 ( 1.193290)
test_btest 0.000692 0.000063 83.637346 ( 7.651459)
test_basic 0.004659 0.000000 0.820957 ( 0.897434)
test_all 0.092089 0.043121 540.301168 ( 49.484997)
test_rubyspec 0.032777 0.016131 51.189628 ( 63.393959)
total: 129.60 sec