Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-154950
#<BuildRuby:0x0000555bb854ffb0
@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.20230107-154950",
@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.000015 0.000008 0.000023 ( 0.000024)
configure 0.000021 0.000012 0.000033 ( 0.000047)
build_up 0.001532 0.004854 0.855326 ( 1.071092)
build_miniruby 0.000800 0.000509 1.017112 ( 1.014988)
build_ruby 0.000000 0.001750 2.789183 ( 2.786492)
build_all 0.007067 0.003036 16.872668 ( 3.001059)
build_install 0.007613 0.003826 2.132755 ( 1.082218)
test_btest 0.000604 0.000378 77.195647 ( 10.592791)
test_basic 0.004052 0.002533 0.377104 ( 0.463094)
test_all 0.000757 0.000473 665.720296 (102.846145)
test_rubyspec 0.070933 0.058318 52.345779 ( 60.339981)
total: 183.20 sec