Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-182510
#<BuildRuby:0x000055b74068b4b8
@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.20220909-182510",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006387 0.004333 1.142102 ( 1.260650)
build_miniruby 0.002179 0.000000 0.074842 ( 0.074299)
build_ruby 0.001817 0.000000 0.077173 ( 0.077012)
build_all 0.000226 0.010282 1.560803 ( 0.623033)
build_install 0.017211 0.006656 1.955612 ( 0.973869)
test_btest 0.000797 0.000240 91.570618 ( 9.697540)
test_basic 0.007333 0.000876 0.353255 ( 0.443403)
test_all 0.001899 0.000542 684.268248 ( 68.763634)
test_rubyspec 0.091391 0.087474 47.366758 ( 55.706934)
total: 137.62 sec