Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-225915
#<BuildRuby:0x000055c26f887520
@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.20230815-225915",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004852 0.000143 1.410112 ( 2.627530)
build_miniruby 0.000894 0.000162 0.872407 ( 0.871293)
build_ruby 0.000995 0.000181 2.641004 ( 2.640604)
build_all 0.010057 0.000219 17.629343 ( 1.558931)
build_install 0.007935 0.001221 5.081044 ( 1.148878)
test_btest 0.000836 0.000128 83.873361 ( 7.191826)
test_basic 0.004683 0.000720 0.850424 ( 0.926049)
test_all 0.005563 0.000000 552.946095 ( 53.748399)
test_rubyspec 0.029701 0.024563 48.266943 ( 60.551473)
total: 131.27 sec