Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-072000
#<BuildRuby:0x00005648e07c4028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-072000",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002732 0.003690 0.925311 ( 1.104214)
build_miniruby 0.000913 0.000261 1.012038 ( 1.010217)
build_ruby 0.001240 0.000355 2.835105 ( 2.832610)
build_all 0.006527 0.003591 16.893558 ( 3.028778)
build_install 0.005977 0.005809 2.295315 ( 1.178423)
test_btest 0.000645 0.000238 76.992762 ( 10.750003)
test_basic 0.005703 0.000684 0.341778 ( 0.428072)
test_all 0.001052 0.000368 666.492732 ( 93.295434)
test_rubyspec 0.067943 0.065627 51.393107 ( 59.426620)
total: 173.05 sec