Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-181909
#<BuildRuby:0x0000562f364b7fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-181909",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001879 0.004470 0.851226 ( 1.042191)
build_miniruby 0.000000 0.001304 1.008362 ( 1.006348)
build_ruby 0.000000 0.001673 2.758641 ( 2.755963)
build_all 0.009376 0.000369 16.724895 ( 2.990631)
build_install 0.007392 0.001739 2.076834 ( 1.069893)
test_btest 0.001080 0.000000 76.871491 ( 10.519248)
test_basic 0.005849 0.000562 0.348175 ( 0.434558)
test_all 0.001150 0.000255 670.111791 (103.118210)
test_rubyspec 0.078631 0.051020 51.833986 ( 59.900095)
total: 182.84 sec