Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-151157
#<BuildRuby:0x000055bf083b3680
@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.20220529-151157",
@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.000001 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000529 0.012357 0.987241 ( 1.136531)
build_miniruby 0.001384 0.000532 0.074425 ( 0.072447)
build_ruby 0.001578 0.000607 0.069950 ( 0.067452)
build_all 0.009519 0.000284 1.489851 ( 0.602947)
build_install 0.021578 0.001052 5.842084 ( 2.807909)
test_btest 0.000000 0.001552 72.645407 ( 8.522397)
test_basic 0.000976 0.007497 0.315760 ( 0.401279)
test_all 0.002571 0.000000 674.195118 ( 65.654338)
test_rubyspec 0.090395 0.075702 46.337490 ( 52.142120)
total: 131.41 sec