Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-181811
#<BuildRuby:0x000055e3a0efcb88
@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.20220728-181811",
@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.000010 0.000002 0.000012 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010909 0.000943 1.031279 ( 1.072643)
build_miniruby 0.001589 0.000212 0.078074 ( 0.077081)
build_ruby 0.001878 0.000251 0.076701 ( 0.075043)
build_all 0.009809 0.001308 1.530880 ( 0.583716)
build_install 0.013832 0.008957 5.182294 ( 2.093739)
test_btest 0.001186 0.000250 76.019985 ( 8.204234)
test_basic 0.007933 0.000602 0.322728 ( 0.412141)
test_all 0.001539 0.000308 632.293502 ( 64.783926)
test_rubyspec 0.101347 0.061169 45.517746 ( 51.238281)
total: 128.54 sec