Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-105120
#<BuildRuby:0x0000556f83f87f80
@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.20220811-105120",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006931 0.828918 ( 0.991963)
build_miniruby 0.000733 0.000304 0.057565 ( 0.056343)
build_ruby 0.000996 0.000000 0.060250 ( 0.059024)
build_all 0.002513 0.002495 1.559137 ( 0.588402)
build_install 0.009509 0.001837 5.668344 ( 2.140388)
test_btest 0.000000 0.000731 46.759208 ( 8.760743)
test_basic 0.001677 0.003848 0.293396 ( 0.382256)
test_all 0.000733 0.000274 605.294695 ( 89.138219)
test_rubyspec 0.083611 0.046165 44.040232 ( 51.412873)
total: 153.53 sec