Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-124016
#<BuildRuby:0x000056273f7e06c8
@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.20220528-124016",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000030 0.000011 0.000041 ( 0.000040)
build_up 0.003918 0.008012 0.963651 ( 0.984932)
build_miniruby 0.001684 0.000842 0.068533 ( 0.066129)
build_ruby 0.001387 0.000694 0.075651 ( 0.073518)
build_all 0.003691 0.005792 1.417257 ( 0.594436)
build_install 0.021363 0.000000 5.874960 ( 2.796546)
test_btest 0.001485 0.000000 71.982716 ( 8.715811)
test_basic 0.006675 0.000771 0.323679 ( 0.418023)
test_all 0.002795 0.000000 684.663451 ( 66.345025)
test_rubyspec 0.104617 0.053193 45.882653 ( 51.671324)
total: 131.67 sec