Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-222005
#<BuildRuby:0x000055d3e20cac40
@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.20220813-222005",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006395 0.000492 0.856279 ( 0.873838)
build_miniruby 0.000989 0.000076 0.057973 ( 0.056706)
build_ruby 0.000869 0.000067 0.059575 ( 0.058290)
build_all 0.004343 0.000000 1.533749 ( 0.584087)
build_install 0.006548 0.004366 1.935043 ( 0.971396)
test_btest 0.000689 0.000086 57.271858 ( 8.243009)
test_basic 0.000907 0.004801 0.338512 ( 0.426978)
test_all 0.001853 0.000348 608.544810 ( 92.385407)
test_rubyspec 0.085357 0.023762 44.004842 ( 51.400366)
total: 155.00 sec