Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-035459
#<BuildRuby:0x000055a68b6f7ea8
@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.20220428-035459",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001832 0.004506 0.851160 ( 0.932532)
build_miniruby 0.000748 0.000249 0.056536 ( 0.055415)
build_ruby 0.000669 0.000223 0.057051 ( 0.055829)
build_all 0.003183 0.001061 1.490800 ( 0.593888)
build_install 0.005835 0.004979 6.292887 ( 2.820480)
test_btest 0.000546 0.000210 57.035612 ( 7.906705)
test_basic 0.000000 0.005997 0.254972 ( 0.343253)
test_all 0.000494 0.001099 604.059049 ( 95.349497)
test_rubyspec 0.068220 0.041250 43.529669 ( 48.444464)
total: 156.50 sec