Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-055812
#<BuildRuby:0x00005618aa0fe038
@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.20220717-055812",
@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.000004 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.009106 0.001573 0.861938 ( 2.746890)
build_miniruby 0.001580 0.000565 0.064311 ( 0.062267)
build_ruby 0.001577 0.000563 0.063043 ( 0.061583)
build_all 0.007427 0.001248 1.255298 ( 0.484505)
build_install 0.008794 0.007455 4.347817 ( 1.823409)
test_btest 0.001564 0.000000 55.103821 ( 6.044154)
test_basic 0.005327 0.000931 0.294498 ( 0.394489)
test_all 0.002493 0.000000 496.747061 ( 51.981192)
test_rubyspec 0.090456 0.051918 42.144987 ( 47.970622)
total: 111.57 sec