Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-020512
#<BuildRuby:0x000055e96c3e6920
@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.20220811-020512",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010569 0.000000 0.818760 ( 0.907248)
build_miniruby 0.000000 0.001379 0.064538 ( 0.063386)
build_ruby 0.000534 0.000886 0.057221 ( 0.055807)
build_all 0.008071 0.000306 1.201636 ( 0.445881)
build_install 0.011992 0.005213 4.380413 ( 1.782094)
test_btest 0.001458 0.000486 51.753844 ( 6.049679)
test_basic 0.001478 0.004573 0.296817 ( 0.387279)
test_all 0.001798 0.000699 496.783077 ( 52.172285)
test_rubyspec 0.094233 0.041357 41.370599 ( 48.667214)
total: 110.53 sec