Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-070718
#<BuildRuby:0x000056448be00af8
@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.20220215-070718",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000077 0.000019 0.000096 ( 0.000101)
build_up 0.010387 0.000548 0.962489 ( 2.566582)
build_miniruby 0.001511 0.000324 0.078604 ( 0.077608)
build_ruby 0.001311 0.000281 0.075922 ( 0.074869)
build_all 0.006524 0.003790 4.101573 ( 0.795801)
build_install 0.023883 0.000000 7.749573 ( 2.327186)
test_btest 0.001139 0.000000 71.942525 ( 8.059621)
test_basic 0.000000 0.007018 0.343065 ( 0.432740)
test_all 0.000519 0.001411 701.327255 ( 67.313062)
test_rubyspec 0.110287 0.059870 46.027256 ( 51.461648)
total: 133.11 sec