Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-090320
#<BuildRuby:0x000055f40fdc3670
@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.20220810-090320",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002968 0.003742 0.914871 ( 6.087146)
build_miniruby 0.001009 0.000000 0.057592 ( 0.056355)
build_ruby 0.001030 0.000000 0.059350 ( 0.058121)
build_all 0.004736 0.000000 1.513347 ( 0.588970)
build_install 0.006300 0.004793 5.660320 ( 2.181534)
test_btest 0.000547 0.000097 48.408183 ( 8.494607)
test_basic 0.004584 0.000809 0.317129 ( 0.406798)
test_all 0.001053 0.000186 624.573261 ( 91.044409)
test_rubyspec 0.068870 0.040085 43.777296 ( 51.207487)
total: 160.13 sec