Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-221112
#<BuildRuby:0x000055b37a124ea8
@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.20220906-221112",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005925 0.006086 0.961966 ( 0.995444)
build_miniruby 0.001704 0.000568 0.076473 ( 0.074891)
build_ruby 0.001779 0.000593 0.075561 ( 0.073957)
build_all 0.006209 0.003621 1.542621 ( 0.609855)
build_install 0.013974 0.008386 1.926152 ( 0.946555)
test_btest 0.000959 0.000384 96.624731 ( 9.978549)
test_basic 0.008734 0.000000 0.367385 ( 0.454013)
test_all 0.005576 0.000000 653.869361 ( 66.146674)
test_rubyspec 0.120037 0.052293 46.856325 ( 55.426524)
total: 134.71 sec