Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-105531
#<BuildRuby:0x00005632e3210e50
@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.20220819-105531",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008556 0.004077 1.015584 ( 1.188983)
build_miniruby 0.001575 0.000419 0.071709 ( 0.070605)
build_ruby 0.001457 0.000388 0.072826 ( 0.071890)
build_all 0.002537 0.007645 1.551168 ( 0.590999)
build_install 0.020994 0.001468 1.887366 ( 0.927665)
test_btest 0.001190 0.000000 71.832128 ( 8.424472)
test_basic 0.002860 0.004275 0.326276 ( 0.416767)
test_all 0.004983 0.000225 648.690026 ( 64.341027)
test_rubyspec 0.102460 0.064817 46.005976 ( 54.411223)
total: 130.44 sec