Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-012248
#<BuildRuby:0x00005603ebf44af8
@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.20220217-012248",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010671 0.000855 0.955939 ( 2.004589)
build_miniruby 0.001593 0.000455 0.074046 ( 0.071972)
build_ruby 0.001572 0.000449 0.074654 ( 0.072666)
build_all 0.007949 0.002272 4.088771 ( 0.786974)
build_install 0.021434 0.000435 7.756702 ( 2.403632)
test_btest 0.001055 0.000234 72.810634 ( 7.951573)
test_basic 0.007336 0.000000 0.337984 ( 0.429565)
test_all 0.001565 0.000000 692.740092 ( 66.850182)
test_rubyspec 0.132802 0.030407 46.046114 ( 51.463171)
total: 132.04 sec