Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-121334
#<BuildRuby:0x000055c51c2d8cc8
@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-121334",
@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.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001746 0.011128 0.994378 ( 1.183393)
build_miniruby 0.001347 0.000621 0.074642 ( 0.072809)
build_ruby 0.000034 0.002017 0.074740 ( 0.073069)
build_all 0.006629 0.003315 4.073695 ( 0.786443)
build_install 0.021732 0.002114 7.854534 ( 2.327857)
test_btest 0.000752 0.000294 47.438499 ( 44.035500)
test_basic 0.007090 0.001331 0.336390 ( 0.436229)
test_all 0.001375 0.000516 697.338138 ( 67.711640)
test_rubyspec 0.099872 0.067976 46.032866 ( 51.520395)
total: 168.15 sec