Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-205813
#<BuildRuby:0x000055cf7bd17040
@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.20230727-205813",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004964 0.000000 1.507211 ( 2.803631)
build_miniruby 0.001091 0.000000 0.988524 ( 0.987388)
build_ruby 0.001734 0.000000 2.616844 ( 2.621678)
build_all 0.005901 0.003098 13.061373 ( 1.221149)
build_install 0.006724 0.001013 1.879445 ( 0.872887)
test_btest 0.000849 0.000313 76.716542 ( 7.294289)
test_basic 0.004519 0.000122 0.655289 ( 0.732031)
test_all 0.000998 0.000350 468.784806 ( 52.991781)
test_rubyspec 0.022544 0.015052 42.968828 ( 55.461930)
total: 124.99 sec