Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-164211
#<BuildRuby:0x000055f3dd67b2c8
@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.20220724-164211",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005805 0.000414 0.812674 ( 0.962878)
build_miniruby 0.000677 0.000170 0.057534 ( 0.056350)
build_ruby 0.000797 0.000200 0.058992 ( 0.057771)
build_all 0.004427 0.000001 1.522418 ( 0.584349)
build_install 0.009039 0.002087 5.630430 ( 2.170986)
test_btest 0.000752 0.000173 50.136891 ( 7.998468)
test_basic 0.000096 0.005212 0.288816 ( 0.378066)
test_all 0.001028 0.000316 602.354556 ( 88.895310)
test_rubyspec 0.080709 0.046078 43.753188 ( 49.366022)
total: 150.47 sec