Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-154257
#<BuildRuby:0x000055d49fda51a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-154257",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008492 0.001306 0.928073 ( 0.947577)
build_miniruby 0.001443 0.000222 0.074109 ( 0.072599)
build_ruby 0.000000 0.002173 0.072844 ( 0.070682)
build_all 0.006535 0.002842 4.107208 ( 0.770633)
build_install 0.019551 0.002911 7.733220 ( 2.292259)
test_btest 0.000948 0.000190 45.965343 ( 43.074716)
test_basic 0.007523 0.000000 0.333852 ( 0.424253)
test_all 0.000858 0.001050 692.793765 ( 67.195173)
test_rubyspec 0.082548 0.075849 45.547240 ( 51.035577)
total: 165.88 sec