Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-151259
#<BuildRuby:0x000055ba0dfa4b38
@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.20220227-151259",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011183 0.001621 1.017999 ( 1.095598)
build_miniruby 0.002384 0.000000 0.070630 ( 0.068476)
build_ruby 0.002115 0.000012 0.075799 ( 0.073951)
build_all 0.010224 0.000000 4.158136 ( 0.840028)
build_install 0.016554 0.006505 7.977643 ( 2.400210)
test_btest 0.001051 0.000233 72.587994 ( 8.114940)
test_basic 0.007428 0.000464 0.339374 ( 0.427540)
test_all 0.000760 0.000965 683.034907 ( 66.310264)
test_rubyspec 0.117692 0.044491 46.249222 ( 51.780610)
total: 131.11 sec