Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-002252
#<BuildRuby:0x0000562f3332fe70
@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.20230104-002252",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002844 0.003654 0.844195 ( 1.033262)
build_miniruby 0.001006 0.000359 1.021135 ( 1.019192)
build_ruby 0.001223 0.000436 2.782206 ( 2.779412)
build_all 0.004042 0.005912 16.734016 ( 2.976964)
build_install 0.010922 0.000742 2.278661 ( 1.177796)
test_btest 0.000816 0.000306 72.032400 ( 11.179010)
test_basic 0.000000 0.007389 0.358396 ( 0.443054)
test_all 0.000000 0.001403 669.605710 (119.095757)
test_rubyspec 0.044764 0.063552 51.531997 ( 59.594014)
total: 199.30 sec