Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-131238
#<BuildRuby:0x000055eacba28af8
@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.20220216-131238",
@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.000003 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006633 0.004641 0.967425 ( 1.653193)
build_miniruby 0.001655 0.000473 0.077663 ( 0.076587)
build_ruby 0.001911 0.000000 0.077246 ( 0.076553)
build_all 0.009594 0.001981 4.158890 ( 0.803545)
build_install 0.015179 0.008238 7.844179 ( 2.331781)
test_btest 0.000823 0.000260 70.640698 ( 8.062546)
test_basic 0.002197 0.005352 0.339702 ( 0.428320)
test_all 0.001358 0.000501 703.933605 ( 66.984904)
test_rubyspec 0.112186 0.059513 45.849927 ( 51.273359)
total: 131.69 sec