Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-155220
#<BuildRuby:0x000055bab1e3ff00
@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.20220808-155220",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002566 0.003921 0.897379 ( 2.129857)
build_miniruby 0.000874 0.000124 0.058021 ( 0.056824)
build_ruby 0.000877 0.000000 0.060030 ( 0.058771)
build_all 0.004772 0.000000 1.541008 ( 0.584497)
build_install 0.009167 0.000000 5.628037 ( 2.161446)
test_btest 0.000723 0.000000 45.770841 ( 8.749589)
test_basic 0.005056 0.000000 0.283202 ( 0.372692)
test_all 0.000924 0.001043 617.099048 ( 93.359796)
test_rubyspec 0.074099 0.056391 43.986884 ( 51.456027)
total: 158.93 sec