Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-002526
#<BuildRuby:0x000055e92b3f4098
@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.20230707-002526",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005315 0.000208 1.483724 ( 2.826054)
build_miniruby 0.001250 0.000197 0.977081 ( 0.976793)
build_ruby 0.000000 0.001247 2.766469 ( 2.766446)
build_all 0.005637 0.003131 8.250712 ( 7.558683)
build_install 0.009069 0.000116 2.085206 ( 1.723177)
test_btest 0.000000 0.001024 86.702396 ( 7.051426)
test_basic 0.000000 0.004039 0.773618 ( 0.856648)
test_all 0.000515 0.001290 449.012433 ( 48.847829)
test_rubyspec 0.030930 0.009742 42.855026 ( 55.289425)
total: 127.90 sec