Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-014755
#<BuildRuby:0x000055e614db8620
@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.20220914-014755",
@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.000001 0.000011 ( 0.000012)
configure 0.000050 0.000008 0.000058 ( 0.000047)
build_up 0.008714 0.001340 1.079516 ( 1.102363)
build_miniruby 0.002134 0.000000 0.075585 ( 0.074773)
build_ruby 0.002116 0.000000 0.077035 ( 0.076207)
build_all 0.010281 0.000061 1.575236 ( 0.606164)
build_install 0.020893 0.001261 1.934270 ( 0.967192)
test_btest 0.000000 0.001311 96.686901 ( 9.851259)
test_basic 0.000459 0.008370 0.350447 ( 0.439691)
test_all 0.002975 0.000627 625.776648 ( 65.966526)
test_rubyspec 0.128686 0.044362 46.507722 ( 54.945752)
total: 134.03 sec