Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-042446
#<BuildRuby:0x000055978ef7ff00
@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-042446",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004207 0.002524 0.852498 ( 1.090636)
build_miniruby 0.000838 0.000503 1.014385 ( 1.012197)
build_ruby 0.001003 0.000603 2.774319 ( 2.771728)
build_all 0.009907 0.000000 16.711466 ( 2.952707)
build_install 0.004728 0.007050 2.323118 ( 1.188626)
test_btest 0.000552 0.000315 71.092252 ( 11.111637)
test_basic 0.004171 0.002383 0.355984 ( 0.442846)
test_all 0.000928 0.000531 659.654325 (107.548421)
test_rubyspec 0.063867 0.069609 51.516484 ( 59.561931)
total: 187.68 sec