Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-052452
#<BuildRuby:0x000055dfaadd34b8
@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.20220810-052452",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.010548 0.969482 ( 1.179128)
build_miniruby 0.001473 0.000731 0.076589 ( 0.075132)
build_ruby 0.001481 0.000529 0.072734 ( 0.071642)
build_all 0.007863 0.002808 1.556931 ( 0.592525)
build_install 0.018026 0.006091 5.266538 ( 2.102885)
test_btest 0.000913 0.000322 73.234743 ( 8.015553)
test_basic 0.006996 0.000695 0.319625 ( 0.409198)
test_all 0.001518 0.000506 632.247934 ( 64.621245)
test_rubyspec 0.093963 0.070800 45.774760 ( 53.346406)
total: 130.41 sec