Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-001609
#<BuildRuby:0x00005582a10a7c78
@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.20221204-001609",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002520 0.002412 1.151282 ( 1.160356)
build_miniruby 0.000707 0.000202 1.006505 ( 1.005159)
build_ruby 0.000955 0.000273 2.777268 ( 2.669837)
build_all 0.009157 0.000000 15.928017 ( 3.454436)
build_install 0.005739 0.003744 2.316165 ( 1.349204)
test_btest 0.000583 0.000000 66.854161 ( 10.995942)
test_basic 0.004246 0.000000 0.303198 ( 0.395542)
test_all 0.001254 0.000000 661.152560 (107.692893)
test_rubyspec 0.035513 0.020928 53.931952 ( 62.114553)
total: 190.84 sec