Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-100038
#<BuildRuby:0x0000556dae01fe70
@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.20230111-100038",
@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.000004 0.000015 ( 0.000014)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.000000 0.006599 0.843072 ( 1.286018)
build_miniruby 0.000000 0.001349 1.010282 ( 1.008380)
build_ruby 0.000000 0.001658 2.778952 ( 2.776439)
build_all 0.007762 0.002180 16.864902 ( 3.017725)
build_install 0.007692 0.003846 2.134678 ( 1.073576)
test_btest 0.000597 0.000298 77.403935 ( 10.533058)
test_basic 0.004420 0.002210 0.377087 ( 0.463118)
test_all 0.001092 0.000546 661.351771 ( 99.370469)
test_rubyspec 0.074806 0.059133 51.575441 ( 59.623526)
total: 179.15 sec