Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-212056
#<BuildRuby:0x000055acb9303520
@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.20230804-212056",
@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.004035 0.000949 1.374076 ( 2.643254)
build_miniruby 0.000751 0.000177 0.902256 ( 0.901859)
build_ruby 0.001321 0.000311 2.666761 ( 2.671057)
build_all 0.009051 0.000126 14.197723 ( 1.244670)
build_install 0.004795 0.003374 1.980810 ( 0.904491)
test_btest 0.000748 0.000178 78.727646 ( 7.706218)
test_basic 0.000000 0.005256 0.760176 ( 0.836060)
test_all 0.000000 0.001223 523.253455 ( 44.643048)
test_rubyspec 0.017581 0.022361 45.996636 ( 58.340431)
total: 119.89 sec