Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-080122
#<BuildRuby:0x0000559074bdc018
@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-080122",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003664 0.001222 1.165396 ( 1.174182)
build_miniruby 0.000636 0.000212 0.973310 ( 0.972094)
build_ruby 0.000882 0.000294 2.759619 ( 2.667676)
build_all 0.007914 0.001103 15.858437 ( 3.291894)
build_install 0.009348 0.001354 2.317293 ( 1.303360)
test_btest 0.000509 0.000146 66.473458 ( 11.228213)
test_basic 0.000000 0.004623 0.293727 ( 0.384607)
test_all 0.000000 0.001008 692.039915 (109.569758)
test_rubyspec 0.031007 0.035928 53.328464 ( 61.523363)
total: 192.12 sec