Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-164116
#<BuildRuby:0x000056088ef4c328
@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.20220819-164116",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005913 0.000910 0.870280 ( 3.645968)
build_miniruby 0.000717 0.000110 0.057330 ( 0.056099)
build_ruby 0.000846 0.000130 0.059594 ( 0.058401)
build_all 0.004508 0.000008 1.522099 ( 0.586369)
build_install 0.004457 0.004470 1.920605 ( 0.961682)
test_btest 0.000694 0.000139 55.575352 ( 8.142005)
test_basic 0.005014 0.001003 0.350441 ( 0.438297)
test_all 0.001279 0.000255 652.607332 ( 92.911652)
test_rubyspec 0.082379 0.031201 44.410246 ( 52.685234)
total: 159.49 sec