Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-151202
#<BuildRuby:0x0000558062ee4020
@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.20230625-151202",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003906 0.000919 1.500514 ( 2.749678)
build_miniruby 0.000896 0.000211 0.879563 ( 0.878913)
build_ruby 0.001329 0.000000 2.587477 ( 2.587556)
build_all 0.006778 0.003108 16.132524 ( 1.433580)
build_install 0.004614 0.005794 4.860540 ( 1.135033)
test_btest 0.001050 0.000000 84.574725 ( 8.009239)
test_basic 0.003398 0.000248 0.610587 ( 0.692956)
test_all 0.000971 0.000284 471.777568 ( 43.864460)
test_rubyspec 0.015724 0.022722 42.900057 ( 55.308801)
total: 116.66 sec