Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-125034
#<BuildRuby:0x000055cdb7f5f340
@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.20220529-125034",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009937 0.001656 0.980629 ( 1.108495)
build_miniruby 0.002296 0.000000 0.072299 ( 0.069825)
build_ruby 0.002222 0.000000 0.069949 ( 0.068017)
build_all 0.000000 0.009452 1.473581 ( 0.595424)
build_install 0.015708 0.008524 5.930226 ( 2.809190)
test_btest 0.000911 0.000322 74.066189 ( 7.937052)
test_basic 0.006917 0.000740 0.323265 ( 0.416865)
test_all 0.002275 0.000000 670.478038 ( 65.766622)
test_rubyspec 0.085262 0.090239 46.317465 ( 52.032495)
total: 130.81 sec