Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-134941
#<BuildRuby:0x0000560050eb68a0
@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.20220215-134941",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012466 0.000000 0.953080 ( 1.040365)
build_miniruby 0.001737 0.000000 0.076840 ( 0.075198)
build_ruby 0.002477 0.000000 0.077054 ( 0.074507)
build_all 0.010202 0.000181 4.121233 ( 0.789820)
build_install 0.023762 0.000304 7.766899 ( 2.304982)
test_btest 0.001157 0.000000 74.926529 ( 7.966047)
test_basic 0.007855 0.000000 0.332985 ( 0.419766)
test_all 0.002278 0.000000 708.918913 ( 67.658179)
test_rubyspec 0.102882 0.055768 45.890996 ( 51.072788)
total: 131.40 sec