Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-184446
#<BuildRuby:0x0000559600bc0610
@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.20220823-184446",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010896 0.000947 0.999707 ( 1.013461)
build_miniruby 0.001327 0.000177 0.074061 ( 0.073658)
build_ruby 0.002013 0.000000 0.077823 ( 0.076744)
build_all 0.010752 0.000493 1.521609 ( 0.589114)
build_install 0.021122 0.001253 1.860964 ( 0.940869)
test_btest 0.000000 0.001225 76.746795 ( 8.703191)
test_basic 0.000000 0.007475 0.328795 ( 0.419295)
test_all 0.000000 0.003656 672.311454 ( 66.515245)
test_rubyspec 0.119033 0.049718 45.969541 ( 54.410276)
total: 132.74 sec