Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-212137
#<BuildRuby:0x000055e9d2364018
@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.20221205-212137",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004305 0.000662 1.158491 ( 1.136175)
build_miniruby 0.000879 0.000135 1.052004 ( 1.050684)
build_ruby 0.001099 0.000169 2.736122 ( 2.639354)
build_all 0.008729 0.000000 15.801048 ( 3.404063)
build_install 0.003530 0.005840 2.192736 ( 1.226868)
test_btest 0.000478 0.000100 65.117426 ( 10.854299)
test_basic 0.004229 0.000890 0.318474 ( 0.408787)
test_all 0.001533 0.000323 651.867028 (107.489767)
test_rubyspec 0.045855 0.018821 52.804580 ( 61.036036)
total: 189.25 sec