Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-122040
#<BuildRuby:0x00005583a9344a68
@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.20220804-122040",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008669 0.001445 0.822690 ( 1.031015)
build_miniruby 0.001724 0.000287 0.064642 ( 0.063400)
build_ruby 0.001313 0.000219 0.064945 ( 0.063853)
build_all 0.010480 0.000000 1.249956 ( 0.471563)
build_install 0.011314 0.004445 4.329344 ( 1.784453)
test_btest 0.000974 0.000172 51.015949 ( 6.197000)
test_basic 0.005992 0.000195 0.298499 ( 0.388895)
test_all 0.000000 0.002740 477.747804 ( 51.514450)
test_rubyspec 0.075327 0.044693 41.290287 ( 48.849807)
total: 110.37 sec