Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-083838
#<BuildRuby:0x000056065fbc4088
@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.20220611-083838",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006518 0.000501 0.823802 ( 0.859135)
build_miniruby 0.001416 0.000000 0.060256 ( 0.064591)
build_ruby 0.000934 0.000000 0.059594 ( 0.058476)
build_all 0.000474 0.003829 1.488456 ( 0.608432)
build_install 0.010324 0.000758 6.295998 ( 2.850662)
test_btest 0.000728 0.000091 55.570910 ( 8.144567)
test_basic 0.004832 0.000604 0.299584 ( 0.388339)
test_all 0.001606 0.000201 646.632865 ( 91.541126)
test_rubyspec 0.084360 0.029317 44.227851 ( 49.809276)
total: 154.33 sec