Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-135044
#<BuildRuby:0x000055c97f4828a0
@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.20220325-135044",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010562 0.000572 0.993257 ( 1.182543)
build_miniruby 0.001465 0.000293 0.066915 ( 0.066535)
build_ruby 0.001579 0.000316 0.076666 ( 0.076570)
build_all 0.006680 0.002905 4.107769 ( 0.865500)
build_install 0.012647 0.010807 7.821507 ( 2.445951)
test_btest 0.001112 0.000354 74.416543 ( 8.320405)
test_basic 0.006558 0.002086 0.346386 ( 0.436658)
test_all 0.000000 0.001966 664.758916 ( 65.948156)
test_rubyspec 0.091165 0.067130 45.696967 ( 50.867683)
total: 130.21 sec