Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-101545
#<BuildRuby:0x000055d38bb03e70
@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.20230130-101545",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006103 0.000243 0.844437 ( 1.001323)
build_miniruby 0.001186 0.000140 0.989425 ( 0.987491)
build_ruby 0.001528 0.000180 2.777593 ( 2.774980)
build_all 0.009652 0.000105 16.677681 ( 2.949436)
build_install 0.006825 0.004750 2.075319 ( 1.076113)
test_btest 0.000931 0.000140 74.250191 ( 10.568436)
test_basic 0.002807 0.004224 0.346502 ( 0.432027)
test_all 0.001271 0.000242 652.650119 ( 99.923316)
test_rubyspec 0.092530 0.025194 51.540274 ( 59.658300)
total: 179.37 sec