Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-025650
#<BuildRuby:0x000055b9d9284a68
@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.20220725-025650",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009633 0.001414 0.846015 ( 1.074060)
build_miniruby 0.001454 0.000363 0.055321 ( 0.053470)
build_ruby 0.000968 0.000242 0.055571 ( 0.054615)
build_all 0.007153 0.001788 1.263145 ( 0.485706)
build_install 0.017213 0.000000 4.270314 ( 1.820434)
test_btest 0.001870 0.000000 52.704118 ( 6.254139)
test_basic 0.007430 0.000000 0.296367 ( 0.386224)
test_all 0.002706 0.000000 483.903794 ( 51.417075)
test_rubyspec 0.120973 0.019854 41.781046 ( 47.617245)
total: 109.16 sec