Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-092804
#<BuildRuby:0x00005585c24944c0
@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.20220815-092804",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.010222 0.002235 0.997168 ( 1.243588)
build_miniruby 0.001380 0.000502 0.075547 ( 0.075602)
build_ruby 0.002074 0.000000 0.080217 ( 0.079544)
build_all 0.006452 0.004440 1.561095 ( 0.587047)
build_install 0.017641 0.004288 1.895840 ( 0.934785)
test_btest 0.001043 0.000368 76.068442 ( 8.597719)
test_basic 0.002370 0.005682 0.333464 ( 0.423929)
test_all 0.002600 0.001860 643.076253 ( 64.975316)
test_rubyspec 0.113830 0.054593 46.058822 ( 53.459283)
total: 130.38 sec