Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-033348
#<BuildRuby:0x000055fb4d693e00
@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.20220804-033348",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002843 0.003967 0.831364 ( 0.877503)
build_miniruby 0.000872 0.000125 0.058155 ( 0.056862)
build_ruby 0.000768 0.000110 0.058479 ( 0.057284)
build_all 0.004448 0.000035 1.525888 ( 0.583398)
build_install 0.010458 0.000781 5.642816 ( 2.141584)
test_btest 0.000510 0.000064 52.983791 ( 8.067165)
test_basic 0.001477 0.004077 0.300723 ( 0.389525)
test_all 0.001147 0.000068 624.370313 ( 88.845982)
test_rubyspec 0.073192 0.049764 43.881636 ( 51.247909)
total: 152.27 sec