Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-163749
#<BuildRuby:0x0000563661e2bfb0
@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.20221226-163749",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000017)
build_up 0.006359 0.000000 0.873103 ( 1.059529)
build_miniruby 0.001247 0.000000 0.992423 ( 0.990405)
build_ruby 0.001687 0.000000 2.753042 ( 2.750457)
build_all 0.009563 0.000000 16.576470 ( 2.949752)
build_install 0.009155 0.000330 2.237042 ( 1.147694)
test_btest 0.000871 0.000174 68.151155 ( 10.866347)
test_basic 0.005326 0.001065 0.340253 ( 0.426782)
test_all 0.000000 0.001300 663.914449 ( 94.963334)
test_rubyspec 0.059077 0.036860 50.758051 ( 58.924945)
total: 174.08 sec