Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-015937
#<BuildRuby:0x000055853e69afa0
@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.20231202-015937",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004637 0.000104 1.092667 ( 1.549883)
build_miniruby 0.000801 0.000127 0.878028 ( 0.877820)
build_ruby 0.001369 0.000216 2.772910 ( 2.772711)
build_all 0.009984 0.000245 16.654224 ( 1.483172)
build_install 0.009102 0.000666 4.910507 ( 1.150392)
test_btest 0.000923 0.000126 87.552689 ( 7.407309)
test_basic 0.004948 0.000059 0.791001 ( 0.867444)
test_all 0.099371 0.039293 557.654238 ( 52.978246)
test_rubyspec 0.009454 0.038326 50.531662 ( 62.859098)
total: 131.95 sec