Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-131239
#<BuildRuby:0x0000557c11727fa8
@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.20231220-131239",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003893 0.000410 1.369289 ( 1.732188)
build_miniruby 0.000903 0.000095 0.860122 ( 0.859916)
build_ruby 0.001229 0.000129 2.819911 ( 2.820468)
build_all 0.009670 0.000536 16.777081 ( 1.487781)
build_install 0.003554 0.005114 4.877229 ( 1.173701)
test_btest 0.000839 0.000126 86.129585 ( 7.019325)
test_basic 0.003908 0.000587 0.689086 ( 0.769371)
test_all 0.102128 0.032020 543.992584 ( 55.556016)
test_rubyspec 0.036964 0.009251 52.194467 ( 64.447082)
total: 135.87 sec