Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-133302
#<BuildRuby:0x000055edd5c01390
@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.20220818-133302",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008415 0.000702 0.861407 ( 1.058613)
build_miniruby 0.001517 0.000126 0.063551 ( 0.062156)
build_ruby 0.000000 0.002064 0.066193 ( 0.063853)
build_all 0.001779 0.007072 1.271287 ( 0.471696)
build_install 0.008693 0.005881 1.591214 ( 0.782367)
test_btest 0.000000 0.001117 53.554801 ( 6.165954)
test_basic 0.001792 0.004491 0.306403 ( 0.403122)
test_all 0.003985 0.000628 517.879641 ( 53.195205)
test_rubyspec 0.065838 0.070916 41.589364 ( 50.247978)
total: 112.45 sec