Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-142942
#<BuildRuby:0x000055dd3a838ea8
@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.20220901-142942",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005922 0.004528 0.973745 ( 1.288623)
build_miniruby 0.001932 0.000553 0.072817 ( 0.070695)
build_ruby 0.001487 0.000424 0.072344 ( 0.070858)
build_all 0.006952 0.003811 1.502564 ( 0.570606)
build_install 0.015727 0.006663 1.898919 ( 0.941487)
test_btest 0.000802 0.000268 74.344884 ( 8.091083)
test_basic 0.000000 0.007262 0.333224 ( 0.422448)
test_all 0.001665 0.001483 677.928258 ( 66.745255)
test_rubyspec 0.068377 0.099258 45.564015 ( 54.084828)
total: 132.29 sec