Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-152247
#<BuildRuby:0x000055ea41ddc9e0
@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.20220416-152247",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.006587 0.004587 1.002084 ( 1.527985)
build_miniruby 0.000000 0.001575 0.066152 ( 0.065151)
build_ruby 0.001536 0.000770 0.077416 ( 0.074982)
build_all 0.005460 0.004289 1.475482 ( 0.596119)
build_install 0.019221 0.003003 5.819499 ( 2.816475)
test_btest 0.001399 0.000000 75.713663 ( 7.996718)
test_basic 0.000278 0.008127 0.344613 ( 0.432298)
test_all 0.000635 0.001808 696.591894 ( 67.857780)
test_rubyspec 0.100734 0.065720 46.846634 ( 52.177118)
total: 133.55 sec