Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-170848
#<BuildRuby:0x0000561b44f10a58
@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.20220602-170848",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006960 0.006210 0.992325 ( 1.060580)
build_miniruby 0.002170 0.000000 0.068225 ( 0.066262)
build_ruby 0.001957 0.000000 0.067148 ( 0.065777)
build_all 0.008269 0.001036 1.462106 ( 0.586267)
build_install 0.019179 0.002424 5.783762 ( 2.812972)
test_btest 0.001299 0.000325 75.068723 ( 7.964234)
test_basic 0.001593 0.005936 0.318198 ( 0.407494)
test_all 0.002174 0.000679 670.868958 ( 65.277658)
test_rubyspec 0.107522 0.070817 45.924743 ( 51.730939)
total: 129.97 sec