Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-194610
#<BuildRuby:0x000055ac4c8280e0
@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.20240623-194610",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005494 0.000532 1.789189 ( 2.129310)
build_miniruby 0.000892 0.000315 1.014580 ( 1.014176)
build_ruby 0.001072 0.000378 3.226986 ( 3.228535)
build_all 0.009966 0.000495 17.747687 ( 1.676485)
build_install 0.005457 0.004695 6.161281 ( 1.468970)
test_btest 0.000579 0.000203 111.779201 ( 9.090262)
test_basic 0.003136 0.001098 0.722658 ( 0.802175)
test_all 0.094359 0.046391 543.014776 ( 52.290608)
test_rubyspec 0.033091 0.034986 136.195695 ( 16.719855)
total: 88.42 sec