Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-124328
#<BuildRuby:0x000055c9de312678
@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-124328",
@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.000012 0.000012 0.000024 ( 0.000024)
autoconf 0.000028 0.000028 0.000056 ( 0.000054)
configure 0.000020 0.000020 0.000040 ( 0.000039)
build_up 0.000000 0.010577 0.855270 ( 1.502090)
build_miniruby 0.000389 0.000820 1.022193 ( 1.020248)
build_ruby 0.000000 0.001637 2.780298 ( 2.777836)
build_all 0.005493 0.004347 16.909463 ( 2.992834)
build_install 0.009506 0.001912 2.135445 ( 1.083989)
test_btest 0.000436 0.000473 75.709868 ( 10.779719)
test_basic 0.003360 0.003307 0.359235 ( 0.445476)
test_all 0.000622 0.000671 680.828727 ( 98.666944)
test_rubyspec 0.069120 0.065064 52.382279 ( 60.387227)
total: 179.66 sec