Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-101150
#<BuildRuby:0x000056505229c658
@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-101150",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000018)
build_up 0.006525 0.005196 0.975184 ( 1.059462)
build_miniruby 0.001451 0.000725 0.070301 ( 0.068035)
build_ruby 0.001798 0.000000 0.073635 ( 0.071514)
build_all 0.010826 0.000014 4.166335 ( 0.807511)
build_install 0.021404 0.002909 7.860929 ( 2.354081)
test_btest 0.000968 0.000323 47.086967 ( 44.973288)
test_basic 0.000688 0.006788 0.327383 ( 0.421823)
test_all 0.001242 0.000508 711.427177 ( 68.243690)
test_rubyspec 0.109831 0.062913 45.917982 ( 51.370957)
total: 169.37 sec