Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-121553
#<BuildRuby:0x00005556be183e58
@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.20220827-121553",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006026 0.000466 0.842976 ( 0.940679)
build_miniruby 0.000898 0.000000 0.058207 ( 0.057026)
build_ruby 0.000974 0.000000 0.059871 ( 0.058704)
build_all 0.000791 0.003839 1.536261 ( 0.587360)
build_install 0.009692 0.001568 1.912936 ( 0.958196)
test_btest 0.000490 0.000140 45.989937 ( 8.929358)
test_basic 0.005725 0.000290 0.346985 ( 0.434943)
test_all 0.001286 0.000343 603.393301 ( 89.695532)
test_rubyspec 0.026060 0.035964 43.780313 ( 52.100886)
total: 153.76 sec