Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-012915
#<BuildRuby:0x000056305d10fd68
@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.20230528-012915",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001403 0.004319 1.359139 ( 2.553475)
build_miniruby 0.000934 0.000155 0.758275 ( 0.757877)
build_ruby 0.001039 0.000174 2.353057 ( 2.352967)
build_all 0.003072 0.006235 12.528075 ( 1.123458)
build_install 0.007202 0.000769 1.907870 ( 0.950377)
test_btest 0.000506 0.000115 83.108837 ( 7.448710)
test_basic 0.003137 0.000713 0.560290 ( 0.645076)
test_all 0.001398 0.000318 442.256000 ( 45.464099)
test_rubyspec 0.018158 0.021568 41.163290 ( 53.729058)
total: 115.03 sec