Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-010631
#<BuildRuby:0x000055868d43b2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220619-010631",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000095 0.006359 0.933923 ( 0.950942)
build_miniruby 0.000711 0.000134 0.057656 ( 0.056445)
build_ruby 0.000000 0.001054 0.060033 ( 0.058796)
build_all 0.001633 0.002758 1.519776 ( 0.617971)
build_install 0.006563 0.004454 6.294776 ( 2.875668)
test_btest 0.000520 0.000153 52.830862 ( 8.323322)
test_basic 0.000024 0.006108 0.352255 ( 0.439640)
test_all 0.000993 0.000387 636.328161 ( 93.312813)
test_rubyspec 0.045370 0.027041 44.093327 ( 49.702492)
total: 156.34 sec