Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-221102
#<BuildRuby:0x000055bbf4a444c0
@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.20220820-221102",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004489 0.007963 0.977843 ( 1.147673)
build_miniruby 0.001650 0.000963 0.076419 ( 0.075209)
build_ruby 0.001538 0.000897 0.077097 ( 0.075848)
build_all 0.005556 0.005001 1.510683 ( 0.587681)
build_install 0.017095 0.004606 1.886868 ( 0.938662)
test_btest 0.000692 0.000369 75.644992 ( 7.995026)
test_basic 0.001951 0.006028 0.332391 ( 0.421293)
test_all 0.001722 0.001033 665.885857 ( 65.633987)
test_rubyspec 0.134186 0.046776 46.112661 ( 54.472176)
total: 131.35 sec