Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-205352
#<BuildRuby:0x000056083bf6f858
@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.20231215-205352",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005969 1.463096 ( 1.801291)
build_miniruby 0.000000 0.000997 1.003281 ( 1.003061)
build_ruby 0.000877 0.000994 2.866710 ( 2.865262)
build_all 0.009535 0.001098 17.237296 ( 1.558931)
build_install 0.000125 0.008682 5.003504 ( 1.174178)
test_btest 0.001012 0.000000 91.449505 ( 7.475682)
test_basic 0.001155 0.003650 0.822581 ( 0.897147)
test_all 0.106519 0.031162 560.109421 ( 51.039313)
test_rubyspec 0.011856 0.036517 50.148453 ( 62.507539)
total: 130.32 sec