Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-224754
#<BuildRuby:0x000055a6c7216678
@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.20230109-224754",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005649 0.000807 0.852009 ( 1.045543)
build_miniruby 0.001173 0.000167 1.021562 ( 1.019477)
build_ruby 0.001541 0.000000 2.781847 ( 2.779428)
build_all 0.006427 0.003566 16.830646 ( 2.995007)
build_install 0.004092 0.007323 2.144157 ( 1.082082)
test_btest 0.000840 0.000221 70.019668 ( 11.417048)
test_basic 0.002591 0.003616 0.347514 ( 0.434515)
test_all 0.000893 0.000268 665.411015 (107.421788)
test_rubyspec 0.045375 0.035812 52.155078 ( 60.250824)
total: 188.45 sec