Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-100620
#<BuildRuby:0x000055dd8574ff28
@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.20221227-100620",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.004553 0.002070 0.852337 ( 1.057919)
build_miniruby 0.000937 0.000426 1.009005 ( 1.006953)
build_ruby 0.001126 0.000512 2.756876 ( 2.754317)
build_all 0.009549 0.000088 16.645224 ( 2.968729)
build_install 0.009801 0.001828 2.237790 ( 1.173736)
test_btest 0.000000 0.001029 70.594482 ( 11.209591)
test_basic 0.004002 0.003545 0.390577 ( 0.474348)
test_all 0.001353 0.000000 655.321576 ( 99.716954)
test_rubyspec 0.092967 0.021574 51.248196 ( 59.324429)
total: 179.69 sec