Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-170417
#<BuildRuby:0x0000557ef51a4dd8
@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.20220908-170417",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000079 0.000006 0.000085 ( 0.000088)
build_up 0.007396 0.004490 1.106908 ( 1.115613)
build_miniruby 0.001693 0.000242 0.077845 ( 0.075881)
build_ruby 0.001885 0.000269 0.068347 ( 0.066331)
build_all 0.010304 0.000795 1.565586 ( 0.603067)
build_install 0.015588 0.005933 1.913401 ( 0.937706)
test_btest 0.000995 0.000176 93.025310 ( 9.705486)
test_basic 0.000000 0.008436 0.355311 ( 0.445974)
test_all 0.004204 0.000710 678.659452 ( 67.946253)
test_rubyspec 0.137154 0.041094 47.045864 ( 55.427506)
total: 136.32 sec