Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-053304
#<BuildRuby:0x00005633a36a48e8
@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.20220228-053304",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011230 1.031954 ( 7.603774)
build_miniruby 0.001015 0.001270 0.068005 ( 0.065491)
build_ruby 0.001433 0.000717 0.077923 ( 0.075646)
build_all 0.006255 0.003128 4.183176 ( 0.853970)
build_install 0.018723 0.005137 7.927554 ( 2.407026)
test_btest 0.000857 0.000381 71.625613 ( 8.297510)
test_basic 0.005303 0.002357 0.341888 ( 0.430835)
test_all 0.001252 0.000557 665.600843 ( 65.759313)
test_rubyspec 0.110606 0.051121 46.224643 ( 51.677811)
total: 137.17 sec