Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-103355
#<BuildRuby:0x000055701943a9c0
@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.20220822-103355",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006849 0.004450 0.845113 ( 1.150033)
build_miniruby 0.001684 0.000121 0.066157 ( 0.065805)
build_ruby 0.001214 0.000087 0.054916 ( 0.055074)
build_all 0.008317 0.000594 1.279638 ( 0.494691)
build_install 0.006433 0.009799 1.602982 ( 0.806727)
test_btest 0.001072 0.000201 54.862226 ( 6.075071)
test_basic 0.005161 0.000968 0.283613 ( 0.378639)
test_all 0.006205 0.001163 499.718260 ( 52.271984)
test_rubyspec 0.097267 0.042664 41.765473 ( 50.249622)
total: 111.55 sec