Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-085638
#<BuildRuby:0x0000564ed24b3918
@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.20230612-085638",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001303 0.004268 1.283555 ( 2.541425)
build_miniruby 0.000000 0.001068 0.780367 ( 0.779956)
build_ruby 0.000000 0.001218 2.338086 ( 2.338500)
build_all 0.002850 0.006658 12.883614 ( 1.129997)
build_install 0.005363 0.002964 1.850170 ( 0.866830)
test_btest 0.000769 0.000267 84.029808 ( 7.198733)
test_basic 0.003294 0.001146 0.679637 ( 0.761580)
test_all 0.001008 0.000350 440.555441 ( 39.965087)
test_rubyspec 0.026778 0.012391 43.678691 ( 56.192329)
total: 111.78 sec