Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-113955
#<BuildRuby:0x000056327c2d8ea8
@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-113955",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009491 0.002373 0.981184 ( 1.010855)
build_miniruby 0.002005 0.000501 0.073086 ( 0.070474)
build_ruby 0.001411 0.000353 0.077936 ( 0.076273)
build_all 0.010626 0.000086 1.517027 ( 0.575067)
build_install 0.020211 0.000843 1.880016 ( 0.923726)
test_btest 0.000806 0.000142 74.979677 ( 8.294322)
test_basic 0.006497 0.001146 0.325902 ( 0.422718)
test_all 0.003701 0.000000 679.893918 ( 66.820881)
test_rubyspec 0.106066 0.058681 45.869341 ( 54.133926)
total: 132.33 sec