Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-105326
#<BuildRuby:0x000055dc330e19f0
@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.20220517-105326",
@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.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009103 0.000078 0.818651 ( 1.307063)
build_miniruby 0.001541 0.000103 0.063251 ( 0.062794)
build_ruby 0.001423 0.000000 0.056566 ( 0.056174)
build_all 0.006612 0.000246 1.181152 ( 0.474944)
build_install 0.014887 0.004135 4.925275 ( 2.473600)
test_btest 0.001143 0.000114 51.498903 ( 6.179064)
test_basic 0.001055 0.004496 0.279352 ( 0.371389)
test_all 0.000000 0.002494 492.182025 ( 53.217862)
test_rubyspec 0.098681 0.030842 41.014940 ( 47.029116)
total: 111.17 sec