Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-205756
#<BuildRuby:0x0000564a37036678
@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.20230108-205756",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.003862 0.004622 0.914099 ( 1.065780)
build_miniruby 0.001113 0.000148 1.016373 ( 1.014418)
build_ruby 0.001609 0.000000 2.786489 ( 2.783863)
build_all 0.005696 0.004183 16.857054 ( 2.999846)
build_install 0.011193 0.000391 2.157422 ( 1.095414)
test_btest 0.000975 0.000154 75.278364 ( 10.412041)
test_basic 0.000000 0.007454 0.379900 ( 0.464480)
test_all 0.001270 0.000000 683.863037 ( 99.287269)
test_rubyspec 0.049011 0.062056 51.919338 ( 59.962129)
total: 179.09 sec