Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-115438
#<BuildRuby:0x0000561bf32af2c8
@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.20220818-115438",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006521 0.000000 0.807357 ( 1.206713)
build_miniruby 0.001028 0.000000 0.057398 ( 0.056172)
build_ruby 0.000955 0.000040 0.059290 ( 0.058042)
build_all 0.004153 0.000593 1.557560 ( 0.600078)
build_install 0.010329 0.000780 1.910781 ( 0.962330)
test_btest 0.000738 0.000099 53.500535 ( 8.686491)
test_basic 0.006031 0.000138 0.344454 ( 0.432804)
test_all 0.002495 0.000312 601.225724 ( 92.682820)
test_rubyspec 0.099128 0.030052 44.132001 ( 51.513037)
total: 156.20 sec