Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-023935
#<BuildRuby:0x000056038f4048e8
@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.20220220-023935",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001885 0.010637 0.932698 ( 1.037142)
build_miniruby 0.001936 0.000000 0.075484 ( 0.073446)
build_ruby 0.001708 0.000000 0.081673 ( 0.080031)
build_all 0.008685 0.002451 4.059616 ( 0.772515)
build_install 0.017795 0.006372 7.826712 ( 2.338354)
test_btest 0.000903 0.000422 74.357357 ( 8.436825)
test_basic 0.004796 0.002238 0.342139 ( 0.436563)
test_all 0.001048 0.000489 701.206428 ( 67.631019)
test_rubyspec 0.078721 0.082494 45.985742 ( 51.133237)
total: 131.94 sec