Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-050935
#<BuildRuby:0x0000562bbce8ff60
@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.20220820-050935",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006439 0.000363 0.848774 ( 1.045952)
build_miniruby 0.000861 0.000132 0.057756 ( 0.056472)
build_ruby 0.000864 0.000133 0.060081 ( 0.058788)
build_all 0.000848 0.003687 1.527674 ( 0.591488)
build_install 0.010790 0.000446 1.917229 ( 0.961719)
test_btest 0.000726 0.000136 57.236192 ( 8.378598)
test_basic 0.001117 0.004685 0.292426 ( 0.381311)
test_all 0.001492 0.002322 617.429567 ( 89.659889)
test_rubyspec 0.075917 0.042458 44.500351 ( 52.740684)
total: 153.88 sec