Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-092411
#<BuildRuby:0x0000558c63da03c8
@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-092411",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.000000 0.009012 0.858016 ( 1.018102)
build_miniruby 0.000000 0.001355 1.035606 ( 1.033386)
build_ruby 0.000000 0.001621 2.784714 ( 2.782238)
build_all 0.008562 0.001216 16.853473 ( 2.990235)
build_install 0.009776 0.001874 2.132539 ( 1.080203)
test_btest 0.000690 0.000207 69.726826 ( 11.697423)
test_basic 0.000860 0.006609 0.360218 ( 0.444553)
test_all 0.001087 0.000414 661.128520 (101.110004)
test_rubyspec 0.098678 0.036530 52.400130 ( 60.522766)
total: 182.68 sec