Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-161302
#<BuildRuby:0x000055e6a7994088
@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.20221117-161302",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004567 0.000145 1.094259 ( 2.337496)
build_miniruby 0.000000 0.000982 0.941096 ( 0.939698)
build_ruby 0.000000 0.001242 2.788883 ( 2.671005)
build_all 0.007484 0.001486 15.945786 ( 3.373900)
build_install 0.010206 0.000539 1.948525 ( 1.124546)
test_btest 0.000623 0.000000 63.155640 ( 10.562071)
test_basic 0.001248 0.003496 0.323432 ( 0.413924)
test_all 0.000000 0.001262 633.493907 (102.663850)
test_rubyspec 0.041925 0.024203 51.890146 ( 60.264589)
total: 184.35 sec