Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-042555
#<BuildRuby:0x0000563729f1b858
@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.20220611-042555",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004486 0.006820 0.969087 ( 1.190362)
build_miniruby 0.001831 0.000654 0.074375 ( 0.071921)
build_ruby 0.002031 0.000000 0.072400 ( 0.071266)
build_all 0.007773 0.001990 1.489102 ( 0.594234)
build_install 0.018794 0.002974 5.798990 ( 2.798418)
test_btest 0.000978 0.000288 73.264225 ( 8.191161)
test_basic 0.006818 0.000504 0.330621 ( 0.420361)
test_all 0.002304 0.000185 686.644587 ( 67.106720)
test_rubyspec 0.118388 0.054050 45.526346 ( 51.385086)
total: 131.83 sec