Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-194451
#<BuildRuby:0x0000564e402f8b88
@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.20220720-194451",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010406 0.000987 0.960237 ( 1.093883)
build_miniruby 0.001617 0.000249 0.075769 ( 0.074627)
build_ruby 0.001947 0.000300 0.076140 ( 0.073823)
build_all 0.005893 0.004044 1.534997 ( 0.592471)
build_install 0.018838 0.004682 5.143867 ( 2.116107)
test_btest 0.000806 0.000170 73.036197 ( 8.735526)
test_basic 0.006000 0.001264 0.331290 ( 0.429038)
test_all 0.002509 0.000000 672.796728 ( 66.469323)
test_rubyspec 0.102840 0.058615 45.762301 ( 51.541118)
total: 131.13 sec