Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-164435
#<BuildRuby:0x000055bd465afb50
@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.20230731-164435",
@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.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001816 0.004759 1.466720 ( 2.748202)
build_miniruby 0.000819 0.000256 0.866056 ( 0.865302)
build_ruby 0.001156 0.000000 2.837238 ( 2.837009)
build_all 0.008824 0.000365 13.906643 ( 1.256779)
build_install 0.009097 0.000055 2.122808 ( 0.937313)
test_btest 0.001043 0.000000 80.312549 ( 7.685264)
test_basic 0.004010 0.000170 0.615006 ( 0.696337)
test_all 0.000467 0.000956 502.660221 ( 50.001235)
test_rubyspec 0.016735 0.027143 44.992545 ( 57.352365)
total: 124.38 sec