Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-104122
#<BuildRuby:0x000055e97d1fd328
@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.20220824-104122",
@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.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010407 0.000800 0.842652 ( 0.929319)
build_miniruby 0.001901 0.000146 0.065006 ( 0.062302)
build_ruby 0.001595 0.000000 0.066181 ( 0.063963)
build_all 0.008062 0.000335 1.243362 ( 0.468096)
build_install 0.008408 0.005763 1.568529 ( 0.782264)
test_btest 0.000806 0.000107 53.345073 ( 6.025798)
test_basic 0.005187 0.000691 0.289174 ( 0.380335)
test_all 0.003530 0.001646 506.668882 ( 52.562511)
test_rubyspec 0.095432 0.030614 41.691496 ( 50.126752)
total: 111.40 sec