Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-211416
#<BuildRuby:0x000055af633b0c00
@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.20220916-211416",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003926 0.005235 1.106061 ( 1.105426)
build_miniruby 0.001402 0.000468 0.071653 ( 0.070154)
build_ruby 0.002024 0.000000 0.077202 ( 0.075140)
build_all 0.009723 0.000000 1.552736 ( 0.598321)
build_install 0.021573 0.001649 1.904281 ( 0.937341)
test_btest 0.001213 0.000270 95.576227 ( 9.314982)
test_basic 0.002774 0.004316 0.356015 ( 0.444973)
test_all 0.003258 0.000000 679.058381 ( 68.148395)
test_rubyspec 0.103980 0.063218 46.987348 ( 55.310345)
total: 136.01 sec