Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-123501
#<BuildRuby:0x000055aa443b3ed8
@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.20221203-123501",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002066 0.002854 1.125878 ( 1.174590)
build_miniruby 0.000992 0.000000 1.054659 ( 1.053381)
build_ruby 0.000252 0.001104 2.848751 ( 2.730833)
build_all 0.002405 0.006840 15.913190 ( 3.325511)
build_install 0.008428 0.000497 2.256090 ( 1.312420)
test_btest 0.000473 0.000118 61.315558 ( 11.371115)
test_basic 0.001018 0.003604 0.311962 ( 0.403127)
test_all 0.001245 0.000355 694.481998 (106.709812)
test_rubyspec 0.042727 0.027964 53.376233 ( 61.463687)
total: 189.55 sec