Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-151140
#<BuildRuby:0x000055e7cd124b88
@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.20220822-151140",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008708 0.002177 0.959698 ( 1.000409)
build_miniruby 0.001933 0.000483 0.070897 ( 0.068060)
build_ruby 0.001467 0.000367 0.072060 ( 0.070459)
build_all 0.010502 0.000070 1.545267 ( 0.589126)
build_install 0.021044 0.001006 1.920698 ( 0.945996)
test_btest 0.000973 0.000172 68.617032 ( 8.461921)
test_basic 0.000838 0.005716 0.323043 ( 0.417802)
test_all 0.003635 0.000000 689.898586 ( 67.509473)
test_rubyspec 0.115774 0.054831 45.895540 ( 54.309442)
total: 133.37 sec