Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-204717
#<BuildRuby:0x00005608c8ba46c8
@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.20220209-204717",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000026 0.000004 0.000030 ( 0.000026)
build_up 0.005397 0.004364 0.942599 ( 1.059553)
build_miniruby 0.001544 0.000331 0.077122 ( 0.075318)
build_ruby 0.002392 0.000513 0.075564 ( 0.072929)
build_all 0.009753 0.000000 4.150004 ( 0.794466)
build_install 0.013084 0.009927 7.780153 ( 2.335061)
test_btest 0.001097 0.000000 75.189364 ( 7.979340)
test_basic 0.007939 0.000000 0.348128 ( 0.437642)
test_all 0.002439 0.000000 656.772079 ( 65.094197)
test_rubyspec 0.076273 0.084459 46.353714 ( 51.828807)
total: 129.68 sec