Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-085118
#<BuildRuby:0x000055b7219b33a8
@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.20221225-085118",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000079 0.000006 0.000085 ( 0.000088)
build_up 0.005240 0.004664 0.971293 ( 1.169541)
build_miniruby 0.000000 0.002424 0.835807 ( 0.834527)
build_ruby 0.002093 0.001323 2.151692 ( 2.151513)
build_all 0.019288 0.001937 18.626523 ( 2.161972)
build_install 0.016424 0.007884 2.076710 ( 1.054970)
test_btest 0.000834 0.000189 90.672168 ( 9.056609)
test_basic 0.006818 0.001549 0.343167 ( 0.429532)
test_all 0.001767 0.000402 667.913531 ( 65.171781)
test_rubyspec 0.100116 0.070804 47.977756 ( 56.113751)
total: 138.15 sec