Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-004221
#<BuildRuby:0x000055ab4e07c728
@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.20230106-004221",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000167 0.006562 0.841643 ( 1.144679)
build_miniruby 0.001285 0.000000 1.007390 ( 1.005289)
build_ruby 0.001638 0.000000 2.775739 ( 2.773068)
build_all 0.006399 0.003680 16.675963 ( 3.001210)
build_install 0.008108 0.001106 2.090373 ( 1.075871)
test_btest 0.001106 0.000000 73.258266 ( 10.437369)
test_basic 0.007347 0.000000 0.346770 ( 0.431608)
test_all 0.001461 0.000000 671.751580 ( 96.316875)
test_rubyspec 0.086072 0.036496 51.856065 ( 59.900349)
total: 176.09 sec