Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-041159
#<BuildRuby:0x000055ce4a6ba350
@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.20221202-041159",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004547 0.000505 1.210756 ( 1.248868)
build_miniruby 0.000732 0.000081 0.973619 ( 0.972215)
build_ruby 0.001281 0.000000 2.788506 ( 2.680529)
build_all 0.005074 0.003941 15.798663 ( 3.286841)
build_install 0.005152 0.003581 2.184573 ( 1.252326)
test_btest 0.000000 0.000648 66.245454 ( 10.734243)
test_basic 0.002195 0.002101 0.316621 ( 0.408134)
test_all 0.001012 0.000210 691.833546 (109.900891)
test_rubyspec 0.064058 0.013122 53.572151 ( 61.791788)
total: 192.28 sec