Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-081549
#<BuildRuby:0x00005630a1ef4b88
@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.20220811-081549",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000021)
configure 0.000068 0.000015 0.000083 ( 0.000100)
build_up 0.006292 0.005737 0.979417 ( 1.286706)
build_miniruby 0.001625 0.000500 0.074319 ( 0.073264)
build_ruby 0.001736 0.000534 0.074323 ( 0.072425)
build_all 0.005248 0.006579 1.527421 ( 0.573065)
build_install 0.017421 0.006700 5.275555 ( 2.077976)
test_btest 0.001071 0.000412 75.597838 ( 8.215568)
test_basic 0.004636 0.003135 0.321439 ( 0.411165)
test_all 0.002092 0.000000 681.867039 ( 67.214969)
test_rubyspec 0.139739 0.041445 46.031639 ( 53.635353)
total: 133.56 sec