Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-020757
#<BuildRuby:0x0000555a8a9cfdd0
@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-020757",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005344 0.001233 0.850529 ( 1.020951)
build_miniruby 0.001096 0.000252 1.022395 ( 1.020474)
build_ruby 0.001338 0.000308 2.790078 ( 2.787288)
build_all 0.004883 0.005349 16.869158 ( 2.967396)
build_install 0.008881 0.002612 2.141184 ( 1.084497)
test_btest 0.000707 0.000208 73.633782 ( 10.998127)
test_basic 0.007376 0.000000 0.325673 ( 0.410343)
test_all 0.001390 0.000000 671.075195 (101.951818)
test_rubyspec 0.074393 0.045952 51.961116 ( 59.993051)
total: 182.23 sec