Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-004129
#<BuildRuby:0x000055a80e8869c0
@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.20220825-004129",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005637 0.006770 0.884473 ( 3.004257)
build_miniruby 0.001132 0.000566 0.064601 ( 0.062873)
build_ruby 0.001201 0.000600 0.065131 ( 0.064573)
build_all 0.005521 0.002760 1.251382 ( 0.468452)
build_install 0.010500 0.005250 1.613001 ( 0.791591)
test_btest 0.000766 0.000383 53.201435 ( 6.477237)
test_basic 0.001599 0.003951 0.291404 ( 0.382760)
test_all 0.003655 0.001993 480.385151 ( 51.527539)
test_rubyspec 0.068197 0.063195 42.099656 ( 50.449944)
total: 113.23 sec