Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-230000
#<BuildRuby:0x0000563a4f960e80
@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-230000",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.010856 0.001705 0.891803 ( 2.539498)
build_miniruby 0.001156 0.000289 0.063510 ( 0.062346)
build_ruby 0.001520 0.000380 0.063362 ( 0.061572)
build_all 0.007290 0.000565 1.208962 ( 0.480539)
build_install 0.012147 0.002803 4.260975 ( 1.822722)
test_btest 0.001553 0.000358 54.666444 ( 5.980719)
test_basic 0.000000 0.005744 0.287043 ( 0.379470)
test_all 0.001675 0.000732 482.530043 ( 51.840948)
test_rubyspec 0.094095 0.045123 41.858263 ( 47.689306)
total: 110.86 sec