Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-105648
#<BuildRuby:0x00005594b78c3df8
@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.20221222-105648",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004231 0.000000 0.862663 ( 1.099513)
build_miniruby 0.000000 0.001111 1.031319 ( 1.029937)
build_ruby 0.000000 0.001117 2.602383 ( 2.600991)
build_all 0.007037 0.001731 15.867922 ( 3.442018)
build_install 0.004090 0.004488 2.285718 ( 1.283501)
test_btest 0.000505 0.000050 64.043192 ( 11.636853)
test_basic 0.000368 0.004368 0.320778 ( 0.411687)
test_all 0.001525 0.000000 671.924188 (160.462193)
test_rubyspec 0.046851 0.009521 52.366506 ( 60.625562)
total: 242.59 sec