Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-180656
#<BuildRuby:0x000055fef11c89c8
@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.20220826-180656",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000075)
build_up 0.007889 0.004899 0.971442 ( 1.054726)
build_miniruby 0.001732 0.000371 0.076206 ( 0.074358)
build_ruby 0.002121 0.000000 0.078114 ( 0.076090)
build_all 0.008945 0.001331 1.548240 ( 0.569274)
build_install 0.013986 0.008153 1.924239 ( 0.950700)
test_btest 0.001009 0.000263 71.712108 ( 8.541857)
test_basic 0.006564 0.000672 0.324486 ( 0.412965)
test_all 0.002531 0.000633 664.289784 ( 67.929842)
test_rubyspec 0.101887 0.062193 45.626021 ( 54.136333)
total: 133.75 sec