Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-092753
#<BuildRuby:0x0000560a023ba120
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-092753",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010986 0.000845 0.829552 ( 1.113944)
build_miniruby 0.001593 0.000000 0.064735 ( 0.063110)
build_ruby 0.001980 0.000000 0.067350 ( 0.065555)
build_all 0.008440 0.000176 1.266238 ( 0.481980)
build_install 0.013801 0.000555 1.568910 ( 0.784763)
test_btest 0.001057 0.000066 49.206170 ( 6.031477)
test_basic 0.006536 0.000058 0.292943 ( 0.382457)
test_all 0.004557 0.000268 500.859412 ( 52.660343)
test_rubyspec 0.104917 0.033560 41.207990 ( 49.752788)
total: 111.34 sec