Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-183527
#<BuildRuby:0x000055e8282257e8
@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.20220131-183527",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005149 0.005400 0.960895 ( 1.101701)
build_miniruby 0.001375 0.000424 0.077122 ( 0.075046)
build_ruby 0.001840 0.000567 0.076121 ( 0.073515)
build_all 0.007923 0.002438 4.028375 ( 0.792622)
build_install 0.020694 0.002805 7.921218 ( 2.413918)
test_btest 0.001417 0.000378 47.530875 ( 44.303206)
test_basic 0.002788 0.004924 0.340165 ( 0.431067)
test_all 0.002025 0.000000 668.487688 ( 65.734601)
test_rubyspec 0.090337 0.067339 45.816227 ( 51.048942)
total: 165.98 sec