Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-235805
#<BuildRuby:0x000055de209d3b50
@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.20230617-235805",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005756 0.000000 1.354586 ( 2.616902)
build_miniruby 0.000978 0.000000 0.813719 ( 0.813013)
build_ruby 0.001544 0.000000 2.489880 ( 2.490254)
build_all 0.000000 0.009713 12.931449 ( 1.155544)
build_install 0.003787 0.004226 1.853962 ( 0.870495)
test_btest 0.000872 0.000175 85.735370 ( 7.098287)
test_basic 0.003782 0.000756 0.691063 ( 0.771839)
test_all 0.000824 0.000164 435.698408 ( 50.899322)
test_rubyspec 0.028904 0.009953 42.760730 ( 55.291456)
total: 122.01 sec