Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-131912
#<BuildRuby:0x000055d7e9197708
@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.20230724-131912",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005555 0.000349 1.393980 ( 2.871561)
build_miniruby 0.000788 0.000166 0.873915 ( 0.873451)
build_ruby 0.000971 0.000204 2.606402 ( 2.606134)
build_all 0.004772 0.004257 13.973386 ( 1.262701)
build_install 0.003597 0.003972 1.917663 ( 0.947590)
test_btest 0.000767 0.000219 78.166354 ( 7.851629)
test_basic 0.004204 0.000018 0.703718 ( 0.784288)
test_all 0.001563 0.000000 503.325180 ( 56.457957)
test_rubyspec 0.023171 0.019759 44.568322 ( 56.921513)
total: 130.58 sec