Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-154626
#<BuildRuby:0x000055ad55dfbc60
@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.20220430-154626",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000018 0.000006 0.000024 ( 0.000026)
build_up 0.003240 0.003613 0.878465 ( 1.520357)
build_miniruby 0.000695 0.000290 0.057716 ( 0.056432)
build_ruby 0.000633 0.000264 0.057698 ( 0.056423)
build_all 0.002945 0.001227 1.484464 ( 0.594416)
build_install 0.007675 0.003198 6.246433 ( 2.816416)
test_btest 0.000537 0.000224 45.830732 ( 8.491764)
test_basic 0.000957 0.005363 0.336111 ( 0.423569)
test_all 0.000945 0.000472 605.598120 ( 96.093295)
test_rubyspec 0.055188 0.046889 43.773760 ( 48.724117)
total: 158.78 sec