Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-140436
#<BuildRuby:0x000055998a102858
@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.20221213-140436",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.003955 0.886933 ( 1.085737)
build_miniruby 0.000000 0.000945 1.036078 ( 1.034688)
build_ruby 0.000000 0.001237 2.735662 ( 2.637104)
build_all 0.001392 0.007580 15.927540 ( 3.298793)
build_install 0.006903 0.001966 2.231089 ( 1.226108)
test_btest 0.000434 0.000179 65.571589 ( 11.791792)
test_basic 0.003590 0.001478 0.333757 ( 0.424025)
test_all 0.001369 0.000563 672.306741 (148.549781)
test_rubyspec 0.024735 0.034525 52.844346 ( 60.938485)
total: 230.99 sec