Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-013412
#<BuildRuby:0x000055e82a59b240
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-013412",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002533 0.008764 0.978585 ( 1.141984)
build_miniruby 0.001943 0.000809 0.845909 ( 0.845463)
build_ruby 0.001895 0.000790 2.137575 ( 2.137465)
build_all 0.012499 0.008473 18.724574 ( 2.178038)
build_install 0.015773 0.004992 2.075037 ( 1.047048)
test_btest 0.000977 0.000427 90.490845 ( 8.594103)
test_basic 0.008893 0.001543 0.349290 ( 0.433165)
test_all 0.000000 0.002448 681.690157 ( 63.478728)
test_rubyspec 0.111437 0.068479 47.944079 ( 56.135379)
total: 135.99 sec