Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-015339
#<BuildRuby:0x0000561d5332bb50
@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.20230604-015339",
@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.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001095 0.004225 1.327512 ( 2.560869)
build_miniruby 0.000814 0.000181 0.769443 ( 0.770107)
build_ruby 0.001052 0.000234 2.365941 ( 2.365680)
build_all 0.009307 0.000000 12.533774 ( 1.108743)
build_install 0.003399 0.004225 1.686363 ( 0.876060)
test_btest 0.000850 0.000202 81.895051 ( 7.208239)
test_basic 0.000145 0.004257 0.714729 ( 0.796011)
test_all 0.001128 0.000110 435.163716 ( 45.625228)
test_rubyspec 0.027989 0.013867 42.539472 ( 55.043859)
total: 116.36 sec