Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-001921
#<BuildRuby:0x000055beab86f208
@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.20221214-001921",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003265 0.603651 ( 1.002681)
build_miniruby 0.000272 0.000647 0.732876 ( 0.732211)
build_ruby 0.001060 0.000265 2.615219 ( 2.539059)
build_all 0.005695 0.003347 12.449043 ( 1.512103)
build_install 0.005266 0.001505 1.657339 ( 0.760778)
test_btest 0.000500 0.000143 67.904009 ( 6.138459)
test_basic 0.002632 0.000752 0.251964 ( 0.347310)
test_all 0.001125 0.000321 507.446441 ( 69.626179)
test_rubyspec 0.029989 0.001523 35.378287 ( 45.991358)
total: 128.65 sec