Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-064847
#<BuildRuby:0x000055b1d3da6148
@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.20220819-064847",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009402 0.001381 0.849110 ( 1.090378)
build_miniruby 0.000000 0.001594 0.053546 ( 0.051853)
build_ruby 0.000000 0.001371 0.065180 ( 0.064270)
build_all 0.002608 0.007838 1.284684 ( 0.488433)
build_install 0.010918 0.007319 1.573612 ( 0.789458)
test_btest 0.000861 0.000410 51.224996 ( 6.075774)
test_basic 0.004100 0.001952 0.304111 ( 0.393391)
test_all 0.003067 0.001461 509.371901 ( 52.738027)
test_rubyspec 0.086166 0.041879 42.119703 ( 50.378255)
total: 112.07 sec