Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-004810
#<BuildRuby:0x0000563c05dd4068
@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.20230310-004810",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000461 0.003529 0.828873 ( 2.127823)
build_miniruby 0.000795 0.000145 0.657057 ( 0.656635)
build_ruby 0.000969 0.000176 2.097753 ( 2.097784)
build_all 0.007183 0.001599 11.368785 ( 0.997139)
build_install 0.003552 0.003306 1.563491 ( 0.850762)
test_btest 0.000876 0.000000 78.521157 ( 6.958793)
test_basic 0.003695 0.000000 0.256519 ( 0.352210)
test_all 0.000970 0.000000 409.460164 ( 38.497853)
test_rubyspec 0.016043 0.011606 36.087246 ( 46.619250)
total: 99.16 sec