Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-143249
#<BuildRuby:0x0000560b519d8e80
@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.20220819-143249",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007782 0.002123 0.825150 ( 0.906310)
build_miniruby 0.001191 0.000324 0.056790 ( 0.056458)
build_ruby 0.001584 0.000000 0.052723 ( 0.051883)
build_all 0.006709 0.000867 1.246947 ( 0.457297)
build_install 0.009478 0.004927 1.541023 ( 0.775959)
test_btest 0.000895 0.000255 51.997315 ( 6.153169)
test_basic 0.002278 0.004219 0.295115 ( 0.386628)
test_all 0.002892 0.000964 500.199671 ( 52.645291)
test_rubyspec 0.067870 0.057360 41.852604 ( 50.517121)
total: 111.95 sec