Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-083639
#<BuildRuby:0x0000564aa4f9edf0
@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.20230708-083639",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.005411 1.274442 ( 2.550950)
build_miniruby 0.000000 0.001007 0.895607 ( 0.896084)
build_ruby 0.001065 0.000179 2.587720 ( 2.589130)
build_all 0.001974 0.006997 8.448541 ( 7.749990)
build_install 0.006223 0.003331 2.016907 ( 1.722983)
test_btest 0.001176 0.000358 88.599115 ( 7.715823)
test_basic 0.004444 0.000000 0.650047 ( 0.729577)
test_all 0.001679 0.000000 484.185277 ( 47.236544)
test_rubyspec 0.026374 0.010643 43.093353 ( 55.570335)
total: 126.76 sec