Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-163927
#<BuildRuby:0x000055cf69dd93a0
@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.20220614-163927",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000028 0.000002 0.000030 ( 0.000027)
build_up 0.009021 0.000694 0.837815 ( 1.292160)
build_miniruby 0.001311 0.000101 0.063182 ( 0.062336)
build_ruby 0.001273 0.000098 0.057089 ( 0.055859)
build_all 0.007748 0.000211 1.206693 ( 0.482765)
build_install 0.008433 0.009727 4.922761 ( 2.454384)
test_btest 0.001345 0.000252 53.685936 ( 5.972596)
test_basic 0.004931 0.000924 0.296442 ( 0.387919)
test_all 0.002857 0.000240 499.277104 ( 53.535852)
test_rubyspec 0.086060 0.044772 41.637812 ( 47.426913)
total: 111.67 sec