Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-085852
#<BuildRuby:0x000055b2f5993e20
@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-085852",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004756 0.000433 1.290039 ( 2.512076)
build_miniruby 0.001009 0.000091 0.838349 ( 0.838098)
build_ruby 0.000000 0.001310 2.666335 ( 2.667072)
build_all 0.008039 0.002371 16.654223 ( 1.493449)
build_install 0.009289 0.000127 4.867808 ( 1.165687)
test_btest 0.001014 0.000127 85.564652 ( 8.044515)
test_basic 0.000000 0.005253 0.826297 ( 0.905749)
test_all 0.000114 0.001291 465.702979 ( 52.411274)
test_rubyspec 0.023447 0.013814 43.779978 ( 56.269692)
total: 126.31 sec