Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-071416
#<BuildRuby:0x00005623f6c2af90
@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.20220731-071416",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008375 0.001396 0.843781 ( 1.152868)
build_miniruby 0.001297 0.000216 0.054956 ( 0.054634)
build_ruby 0.001539 0.000256 0.064856 ( 0.064504)
build_all 0.008481 0.000000 1.242045 ( 0.477966)
build_install 0.012956 0.005305 4.361881 ( 1.845485)
test_btest 0.001647 0.000309 53.696891 ( 6.222513)
test_basic 0.005234 0.000981 0.294627 ( 0.386339)
test_all 0.001762 0.000330 495.649439 ( 52.989565)
test_rubyspec 0.083081 0.054638 41.916909 ( 47.917803)
total: 111.11 sec