Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-051409
#<BuildRuby:0x0000562b63095350
@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.20220813-051409",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.010822 0.000773 0.856255 ( 1.155112)
build_miniruby 0.001717 0.000000 0.065821 ( 0.064033)
build_ruby 0.001465 0.000000 0.057711 ( 0.055863)
build_all 0.010257 0.000000 1.228365 ( 0.455834)
build_install 0.016029 0.000362 1.560029 ( 0.773486)
test_btest 0.001180 0.000062 54.696214 ( 6.345894)
test_basic 0.002317 0.005295 0.280555 ( 0.370278)
test_all 0.004667 0.000492 501.376357 ( 52.627035)
test_rubyspec 0.072285 0.054919 41.718578 ( 49.282686)
total: 111.13 sec