Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-030635
#<BuildRuby:0x0000564bcd98ff20
@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.20220518-030635",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006563 0.000000 0.842535 ( 1.015064)
build_miniruby 0.001040 0.000000 0.056594 ( 0.055359)
build_ruby 0.001022 0.000000 0.058078 ( 0.056859)
build_all 0.001896 0.002423 1.497142 ( 0.601722)
build_install 0.003115 0.005860 6.248818 ( 2.803204)
test_btest 0.000563 0.000141 45.603020 ( 8.565916)
test_basic 0.005875 0.000628 0.344112 ( 0.431344)
test_all 0.001152 0.000274 634.038652 ( 91.622748)
test_rubyspec 0.049800 0.013305 43.492502 ( 49.203782)
total: 154.36 sec