Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-013102
#<BuildRuby:0x00005585427dfe70
@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-013102",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006766 0.858963 ( 1.351070)
build_miniruby 0.000000 0.001372 1.017216 ( 1.015218)
build_ruby 0.000000 0.001632 2.770015 ( 2.767393)
build_all 0.005084 0.005018 16.855131 ( 2.976571)
build_install 0.001396 0.010115 2.143439 ( 1.090182)
test_btest 0.000653 0.000407 73.961868 ( 10.584300)
test_basic 0.004677 0.002019 0.363155 ( 0.449183)
test_all 0.000877 0.000536 673.224657 (100.752649)
test_rubyspec 0.061237 0.073539 52.057712 ( 60.121083)
total: 181.11 sec