Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-195608
#<BuildRuby:0x000055b500353f58
@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.20230112-195608",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.006520 0.846242 ( 1.059616)
build_miniruby 0.000000 0.001381 1.014690 ( 1.012737)
build_ruby 0.000000 0.001581 2.789244 ( 2.786608)
build_all 0.002716 0.007260 16.810697 ( 3.031059)
build_install 0.008484 0.000620 2.082736 ( 1.076048)
test_btest 0.000580 0.000327 76.571513 ( 10.853242)
test_basic 0.004555 0.002563 0.345316 ( 0.430606)
test_all 0.000891 0.000500 643.895250 ( 99.072962)
test_rubyspec 0.072539 0.028818 51.713010 ( 59.778740)
total: 179.10 sec