Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-062548
#<BuildRuby:0x00005613ee01bf00
@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.20221125-062548",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004731 0.000109 1.124268 ( 1.126169)
build_miniruby 0.000932 0.000116 1.020274 ( 1.019045)
build_ruby 0.001050 0.000131 2.794434 ( 2.676533)
build_all 0.009013 0.000000 15.856092 ( 3.305752)
build_install 0.001039 0.007672 2.104357 ( 1.186465)
test_btest 0.000648 0.000000 64.382098 ( 10.817307)
test_basic 0.004950 0.000340 0.288123 ( 0.378658)
test_all 0.001116 0.000223 679.984172 (111.397050)
test_rubyspec 0.052120 0.012770 53.481163 ( 61.751949)
total: 193.66 sec