Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-222431
#<BuildRuby:0x0000561f39c7b510
@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.20220525-222431",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008435 0.002109 0.967044 ( 1.006713)
build_miniruby 0.001734 0.000433 0.076989 ( 0.074818)
build_ruby 0.001546 0.000386 0.074780 ( 0.073014)
build_all 0.009818 0.000000 1.494674 ( 0.594578)
build_install 0.021904 0.001214 5.828744 ( 2.822961)
test_btest 0.000985 0.000173 76.316202 ( 8.409352)
test_basic 0.008577 0.000554 0.333859 ( 0.424704)
test_all 0.001886 0.000314 671.037294 ( 65.348122)
test_rubyspec 0.104716 0.060924 46.108991 ( 51.856740)
total: 130.61 sec