Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-182651
#<BuildRuby:0x0000561c1f0369c0
@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.20220813-182651",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007019 0.002808 0.788787 ( 0.845664)
build_miniruby 0.002594 0.000000 0.055242 ( 0.053238)
build_ruby 0.001366 0.000000 0.056191 ( 0.055013)
build_all 0.004728 0.004340 1.268403 ( 0.489915)
build_install 0.014985 0.000346 1.601603 ( 0.777656)
test_btest 0.000956 0.000319 53.735443 ( 5.918972)
test_basic 0.005724 0.000292 0.285717 ( 0.376338)
test_all 0.006198 0.000000 498.006119 ( 52.120474)
test_rubyspec 0.087324 0.050211 41.615503 ( 49.217636)
total: 109.86 sec