Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-033205
#<BuildRuby:0x0000562a59500008
@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.20230103-033205",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.006353 0.844851 ( 1.308011)
build_miniruby 0.000000 0.001376 1.013326 ( 1.011269)
build_ruby 0.000879 0.000745 2.770651 ( 2.768175)
build_all 0.009824 0.000000 16.735297 ( 2.970888)
build_install 0.007316 0.004342 2.348696 ( 1.207380)
test_btest 0.000813 0.000287 73.821095 ( 10.778781)
test_basic 0.005857 0.000531 0.350926 ( 0.437674)
test_all 0.000915 0.000305 661.360106 (115.108246)
test_rubyspec 0.047748 0.073899 51.862702 ( 59.930199)
total: 195.52 sec