Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-053815
#<BuildRuby:0x000055b7efff4f40
@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.20220520-053815",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010335 0.003396 1.043202 ( 3.263724)
build_miniruby 0.001315 0.000470 0.074775 ( 0.072820)
build_ruby 0.001331 0.000475 0.071230 ( 0.069539)
build_all 0.008293 0.001367 1.486884 ( 0.598742)
build_install 0.017849 0.004460 5.882107 ( 2.772468)
test_btest 0.000000 0.001374 76.283404 ( 7.961853)
test_basic 0.004491 0.003002 0.325390 ( 0.414747)
test_all 0.003784 0.001325 693.334676 ( 67.050157)
test_rubyspec 0.093112 0.070927 46.023293 ( 51.862711)
total: 134.07 sec