Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-095611
#<BuildRuby:0x0000555aed5f29c0
@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.20220825-095611",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000032 0.000009 0.000041 ( 0.000040)
build_up 0.008365 0.006742 0.876236 ( 1.994523)
build_miniruby 0.001046 0.000374 0.054980 ( 0.053502)
build_ruby 0.001531 0.000546 0.062753 ( 0.060397)
build_all 0.004337 0.004114 1.227487 ( 0.456794)
build_install 0.009857 0.006562 1.587715 ( 0.785433)
test_btest 0.000931 0.000407 55.961002 ( 6.328899)
test_basic 0.007356 0.000000 0.296401 ( 0.385497)
test_all 0.002132 0.002888 487.520089 ( 52.165563)
test_rubyspec 0.080427 0.042741 41.652944 ( 50.320649)
total: 112.55 sec