Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-160229
#<BuildRuby:0x000055b28d184a80
@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.20220212-160229",
@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.000007 0.000021 ( 0.000021)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008052 0.001732 0.940744 ( 1.251537)
build_miniruby 0.001358 0.000566 0.074903 ( 0.074627)
build_ruby 0.001453 0.000605 0.076709 ( 0.075878)
build_all 0.010512 0.000545 4.102185 ( 0.798764)
build_install 0.021924 0.000968 7.900568 ( 2.330986)
test_btest 0.000840 0.000233 73.318877 ( 7.830958)
test_basic 0.002344 0.005637 0.329315 ( 0.417658)
test_all 0.001359 0.000453 697.420527 ( 67.505161)
test_rubyspec 0.110891 0.055104 46.106306 ( 51.251359)
total: 131.54 sec