Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-150819
#<BuildRuby:0x000055eebd46cbc8
@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.20220811-150819",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011298 0.961203 ( 0.989359)
build_miniruby 0.000000 0.001890 0.080181 ( 0.078528)
build_ruby 0.000863 0.001001 0.075695 ( 0.074374)
build_all 0.004116 0.006318 1.528607 ( 0.585246)
build_install 0.022169 0.000000 5.165954 ( 2.111643)
test_btest 0.000977 0.000000 79.849020 ( 8.529976)
test_basic 0.006418 0.000397 0.317029 ( 0.416139)
test_all 0.002521 0.001008 689.099819 ( 67.308817)
test_rubyspec 0.111080 0.064118 45.375497 ( 52.887209)
total: 132.98 sec