Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-003415
#<BuildRuby:0x0000563e44c8cb38
@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.20220218-003415",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008762 0.001348 0.935182 ( 1.173147)
build_miniruby 0.001489 0.000229 0.076292 ( 0.075109)
build_ruby 0.001536 0.000236 0.079880 ( 0.078462)
build_all 0.004298 0.007317 4.083133 ( 0.766158)
build_install 0.021549 0.001800 7.874693 ( 2.315680)
test_btest 0.001015 0.000214 73.369845 ( 8.347949)
test_basic 0.006840 0.001440 0.342557 ( 0.430811)
test_all 0.001474 0.000310 701.017936 ( 67.448753)
test_rubyspec 0.081369 0.078875 46.309988 ( 51.603340)
total: 132.24 sec