Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-215051
#<BuildRuby:0x0000563e234415a8
@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.20220202-215051",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011055 0.000644 0.939897 ( 0.973996)
build_miniruby 0.000000 0.001796 0.072351 ( 0.070321)
build_ruby 0.000000 0.001948 0.081060 ( 0.079207)
build_all 0.008657 0.002259 4.117598 ( 0.779449)
build_install 0.021321 0.002370 7.845691 ( 2.294208)
test_btest 0.001025 0.000244 47.193422 ( 43.795159)
test_basic 0.008696 0.000012 0.344853 ( 0.432015)
test_all 0.001685 0.000366 662.591029 ( 66.148356)
test_rubyspec 0.105936 0.059391 46.228512 ( 51.759250)
total: 166.33 sec