Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-183720
#<BuildRuby:0x000055a9d6024d30
@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.20220721-183720",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005366 0.004868 0.959998 ( 1.157129)
build_miniruby 0.001829 0.000261 0.073944 ( 0.072152)
build_ruby 0.002092 0.000299 0.080069 ( 0.077953)
build_all 0.005808 0.004077 1.528325 ( 0.584125)
build_install 0.014770 0.008242 5.231582 ( 2.105954)
test_btest 0.000913 0.000229 68.487463 ( 7.872135)
test_basic 0.007103 0.001776 0.337667 ( 0.424050)
test_all 0.001657 0.000415 671.838043 ( 65.833674)
test_rubyspec 0.108549 0.063938 45.644008 ( 51.471932)
total: 129.60 sec