Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-080641
#<BuildRuby:0x000055c9f287c6e0
@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.20220707-080641",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010852 0.000341 1.015086 ( 1.392941)
build_miniruby 0.002219 0.000296 0.076128 ( 0.073791)
build_ruby 0.001792 0.000000 0.071224 ( 0.069770)
build_all 0.010784 0.001025 1.499834 ( 0.608797)
build_install 0.012102 0.011915 5.845419 ( 2.820313)
test_btest 0.001035 0.000246 75.727179 ( 8.067026)
test_basic 0.006669 0.001588 0.325984 ( 0.413469)
test_all 0.001905 0.000454 679.127995 ( 66.700145)
test_rubyspec 0.090630 0.076193 45.844971 ( 51.477416)
total: 131.62 sec