Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-162657
#<BuildRuby:0x000055fc7beb2c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-162657",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009121 0.001520 0.838770 ( 1.341019)
build_miniruby 0.001400 0.000233 0.063112 ( 0.061628)
build_ruby 0.002507 0.000000 0.066784 ( 0.064710)
build_all 0.008373 0.000207 1.272824 ( 0.476186)
build_install 0.004724 0.011671 1.579453 ( 0.769764)
test_btest 0.000599 0.000176 54.297167 ( 6.484446)
test_basic 0.000627 0.004537 0.290775 ( 0.386690)
test_all 0.005929 0.000525 484.587148 ( 53.036470)
test_rubyspec 0.099681 0.035532 42.328303 ( 50.845811)
total: 113.47 sec