Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-072526
#<BuildRuby:0x000055de0bfc2be8
@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.20221228-072526",
@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.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003923 0.002232 0.843522 ( 1.168136)
build_miniruby 0.000811 0.000348 1.060180 ( 1.058111)
build_ruby 0.001116 0.000478 2.766940 ( 2.764415)
build_all 0.007331 0.002166 16.729120 ( 2.968269)
build_install 0.009355 0.002274 2.222530 ( 1.173153)
test_btest 0.000658 0.000256 68.704209 ( 11.487447)
test_basic 0.005147 0.002002 0.348495 ( 0.433580)
test_all 0.000857 0.000333 660.577718 (104.656960)
test_rubyspec 0.074735 0.045786 51.424395 ( 59.474226)
total: 185.18 sec