Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-020900
#<BuildRuby:0x000055745ecf84b0
@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-020900",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007724 0.003903 0.985630 ( 5.816444)
build_miniruby 0.001537 0.000410 0.076548 ( 0.075090)
build_ruby 0.001666 0.000444 0.070467 ( 0.068789)
build_all 0.005433 0.004563 4.147963 ( 0.802809)
build_install 0.021812 0.001203 7.851933 ( 2.344464)
test_btest 0.001053 0.000263 46.994885 ( 44.822882)
test_basic 0.006180 0.001545 0.345808 ( 0.434246)
test_all 0.001404 0.000351 706.345230 ( 67.893593)
test_rubyspec 0.074938 0.088606 45.941494 ( 51.531338)
total: 173.79 sec