Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-204338
#<BuildRuby:0x0000555c17e700e0
@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.20240618-204338",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004461 0.001312 1.760317 ( 1.948482)
build_miniruby 0.001100 0.000000 1.089217 ( 1.089774)
build_ruby 0.001913 0.000000 3.275384 ( 3.274813)
build_all 0.010032 0.000000 17.456189 ( 1.670245)
build_install 0.008898 0.001281 6.079781 ( 1.448449)
test_btest 0.000914 0.000218 104.866505 ( 8.997319)
test_basic 0.003645 0.000868 0.890871 ( 0.964596)
test_all 0.084678 0.052411 552.611790 ( 52.320033)
test_rubyspec 0.034239 0.032721 131.194332 ( 16.129996)
total: 87.84 sec