Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-221719
#<BuildRuby:0x000056551f227e80
@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.20230113-221719",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004749 0.001979 0.956869 ( 1.328775)
build_miniruby 0.000976 0.000406 1.020108 ( 1.018229)
build_ruby 0.001147 0.000479 2.790459 ( 2.787566)
build_all 0.010019 0.000000 16.838843 ( 2.960838)
build_install 0.009442 0.002076 2.052144 ( 1.073306)
test_btest 0.000748 0.000250 77.317585 ( 10.553067)
test_basic 0.001665 0.004730 0.347677 ( 0.434197)
test_all 0.000877 0.000341 648.708734 (112.479676)
test_rubyspec 0.066371 0.060389 52.056382 ( 60.125310)
total: 192.76 sec