Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-062309
#<BuildRuby:0x00005637c5fc06e0
@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.20220730-062309",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010927 0.000600 0.978088 ( 1.131442)
build_miniruby 0.001718 0.000344 0.072872 ( 0.070927)
build_ruby 0.001708 0.000342 0.071616 ( 0.069470)
build_all 0.010747 0.000341 1.534669 ( 0.588394)
build_install 0.016882 0.006174 5.216867 ( 2.072884)
test_btest 0.000000 0.001127 71.495069 ( 7.797464)
test_basic 0.006155 0.001733 0.328912 ( 0.416391)
test_all 0.002110 0.000157 653.352795 ( 65.005063)
test_rubyspec 0.111720 0.062721 45.574934 ( 51.364437)
total: 128.52 sec