Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-104051
#<BuildRuby:0x0000562dafc97da8
@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-104051",
@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.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003797 0.001356 1.132875 ( 1.149363)
build_miniruby 0.000760 0.000272 0.943879 ( 0.942479)
build_ruby 0.000940 0.000336 2.728302 ( 2.626685)
build_all 0.007792 0.001137 15.916984 ( 3.430737)
build_install 0.006648 0.002216 2.304090 ( 1.276512)
test_btest 0.000419 0.000140 69.063049 ( 11.091954)
test_basic 0.003567 0.001189 0.325480 ( 0.416398)
test_all 0.000608 0.000203 659.178379 (120.456479)
test_rubyspec 0.025238 0.036635 52.586862 ( 60.801241)
total: 202.19 sec