Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-042850
#<BuildRuby:0x00005633a29dff90
@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-042850",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.002626 0.003916 0.845628 ( 1.061682)
build_miniruby 0.001048 0.000131 1.011553 ( 1.009636)
build_ruby 0.001405 0.000176 2.792124 ( 2.789502)
build_all 0.009893 0.000173 16.782834 ( 2.993264)
build_install 0.004257 0.004968 2.125139 ( 1.077051)
test_btest 0.000767 0.000127 75.407692 ( 11.237787)
test_basic 0.002223 0.005036 0.356431 ( 0.441243)
test_all 0.001334 0.000296 662.442289 (100.078835)
test_rubyspec 0.088573 0.047296 52.390773 ( 60.476293)
total: 181.17 sec