Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-043938
#<BuildRuby:0x0000558c839633a8
@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.20221208-043938",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006886 0.003802 1.205168 ( 1.344875)
build_miniruby 0.001530 0.000328 0.838545 ( 0.839710)
build_ruby 0.002332 0.000500 2.222776 ( 2.132084)
build_all 0.018745 0.001048 18.607685 ( 2.152543)
build_install 0.017990 0.003691 2.058118 ( 1.050688)
test_btest 0.001092 0.000199 91.550262 ( 9.018517)
test_basic 0.006525 0.000362 0.345722 ( 0.441387)
test_all 0.002376 0.000194 682.046973 ( 69.307523)
test_rubyspec 0.109120 0.051542 49.350651 ( 57.719640)
total: 144.01 sec