Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-184809
#<BuildRuby:0x0000558e55ae44d8
@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.20220417-184809",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011301 0.000465 0.989508 ( 1.085897)
build_miniruby 0.001468 0.000091 0.076721 ( 0.075364)
build_ruby 0.001887 0.000118 0.073302 ( 0.071691)
build_all 0.008491 0.000232 1.523976 ( 0.609833)
build_install 0.023375 0.000000 5.834340 ( 2.806788)
test_btest 0.001033 0.000000 76.829671 ( 8.510930)
test_basic 0.007531 0.000000 0.330437 ( 0.419951)
test_all 0.001266 0.001365 685.847953 ( 67.166152)
test_rubyspec 0.100472 0.047626 46.643232 ( 52.143983)
total: 132.89 sec