Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-041805
#<BuildRuby:0x000055d99460fce8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230729-041805",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004126 0.001214 1.378726 ( 2.672720)
build_miniruby 0.000784 0.000231 0.929086 ( 0.928556)
build_ruby 0.000973 0.000286 2.666201 ( 2.665943)
build_all 0.008453 0.001154 14.720033 ( 1.255163)
build_install 0.000631 0.007625 2.009886 ( 0.929151)
test_btest 0.000708 0.000261 83.963421 ( 7.460755)
test_basic 0.003195 0.001177 0.649651 ( 0.730562)
test_all 0.000995 0.000366 528.219991 ( 55.704008)
test_rubyspec 0.023665 0.015475 43.566944 ( 55.866496)
total: 128.21 sec