Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-080053
#<BuildRuby:0x000055f79efd5390
@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.20220719-080053",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000022 0.000011 0.000033 ( 0.000032)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.007741 0.001849 0.846965 ( 1.200345)
build_miniruby 0.001257 0.000572 0.064632 ( 0.064441)
build_ruby 0.001965 0.000000 0.063694 ( 0.063467)
build_all 0.008219 0.002533 1.295539 ( 0.493160)
build_install 0.012736 0.004159 4.340207 ( 1.826345)
test_btest 0.001257 0.000503 52.593928 ( 5.999286)
test_basic 0.001451 0.005361 0.298892 ( 0.391327)
test_all 0.002729 0.000000 504.914683 ( 53.295621)
test_rubyspec 0.072195 0.062275 41.757366 ( 47.784570)
total: 111.12 sec