Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-023516
#<BuildRuby:0x00005624fb6afdd0
@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.20220730-023516",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001751 0.004781 0.819635 ( 1.028370)
build_miniruby 0.000764 0.000278 0.057141 ( 0.055894)
build_ruby 0.000709 0.000258 0.058824 ( 0.057554)
build_all 0.003416 0.001242 1.526283 ( 0.584064)
build_install 0.008519 0.002703 5.650165 ( 2.152035)
test_btest 0.000460 0.000164 52.687587 ( 8.586948)
test_basic 0.001869 0.003380 0.252969 ( 0.342177)
test_all 0.001021 0.000408 626.073482 ( 91.915307)
test_rubyspec 0.103647 0.024656 43.789300 ( 49.410332)
total: 154.13 sec