Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-181241
#<BuildRuby:0x00005615e5ce2678
@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-181241",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001901 0.004309 0.847008 ( 1.042189)
build_miniruby 0.001115 0.000149 1.010625 ( 1.008743)
build_ruby 0.001455 0.000194 2.761906 ( 2.759417)
build_all 0.006596 0.003280 16.791799 ( 2.993446)
build_install 0.005965 0.005330 2.130129 ( 1.085803)
test_btest 0.000841 0.000187 73.779587 ( 10.667171)
test_basic 0.003334 0.004110 0.356437 ( 0.441298)
test_all 0.001591 0.000418 662.405114 (101.130354)
test_rubyspec 0.081941 0.035611 51.842979 ( 59.923398)
total: 181.05 sec