Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-205249
#<BuildRuby:0x000055903b53b4b8
@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.20220905-205249",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008838 0.002210 0.950646 ( 0.972817)
build_miniruby 0.001537 0.000384 0.075098 ( 0.073410)
build_ruby 0.001780 0.000445 0.076678 ( 0.074879)
build_all 0.000000 0.010579 1.575288 ( 0.597554)
build_install 0.017353 0.002865 1.882580 ( 0.938111)
test_btest 0.000000 0.000983 94.489669 ( 9.796870)
test_basic 0.003684 0.003617 0.339816 ( 0.427613)
test_all 0.002394 0.000980 684.541990 ( 69.019054)
test_rubyspec 0.113976 0.058030 47.004698 ( 55.392521)
total: 137.29 sec