Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-132040
#<BuildRuby:0x000055789f82fdf8
@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-132040",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000068 0.000000 0.000068 ( 0.000065)
configure 0.000045 0.000000 0.000045 ( 0.000044)
build_up 0.000000 0.009277 0.850492 ( 1.028719)
build_miniruby 0.000000 0.001338 1.027169 ( 1.025251)
build_ruby 0.000000 0.001661 2.794821 ( 2.792180)
build_all 0.000887 0.009065 16.840102 ( 3.006748)
build_install 0.009579 0.001815 2.117353 ( 1.091062)
test_btest 0.000823 0.000247 76.714983 ( 10.714766)
test_basic 0.001932 0.004607 0.349698 ( 0.436061)
test_all 0.000938 0.000328 653.185411 (100.532219)
test_rubyspec 0.082419 0.031083 52.612740 ( 60.638566)
total: 181.27 sec