Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-015256
#<BuildRuby:0x000055c7ef95ef90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-015256",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000058 0.000017 0.000075 ( 0.000075)
build_up 0.008967 0.000000 0.809852 ( 1.334169)
build_miniruby 0.001898 0.000000 0.062452 ( 0.062489)
build_ruby 0.002341 0.000000 0.062184 ( 0.061206)
build_all 0.008495 0.000529 1.278444 ( 0.511991)
build_install 0.015092 0.003019 4.317330 ( 1.821245)
test_btest 0.001176 0.000236 51.347948 ( 7.833435)
test_basic 0.006079 0.001216 0.214026 ( 0.300501)
test_all 0.002004 0.000401 497.774160 ( 53.602947)
test_rubyspec 0.079928 0.022582 40.185659 ( 46.322969)
total: 111.85 sec