Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-195238
#<BuildRuby:0x000055f353330620
@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.20220727-195238",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008851 0.002950 0.963188 ( 1.094094)
build_miniruby 0.001740 0.000580 0.073998 ( 0.072733)
build_ruby 0.002730 0.000000 0.076946 ( 0.075226)
build_all 0.009283 0.000683 1.495363 ( 0.559508)
build_install 0.011720 0.010677 5.107992 ( 2.098375)
test_btest 0.001194 0.000448 74.292092 ( 8.023443)
test_basic 0.005592 0.002097 0.323524 ( 0.412598)
test_all 0.001292 0.000484 631.343230 ( 64.324401)
test_rubyspec 0.136440 0.044620 45.387449 ( 51.132205)
total: 127.79 sec