Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-195803
#<BuildRuby:0x000055a030c45e98
@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.20230111-195803",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005206 0.001201 0.868422 ( 1.036778)
build_miniruby 0.001033 0.000238 1.009480 ( 1.007659)
build_ruby 0.001314 0.000304 2.774149 ( 2.771481)
build_all 0.009939 0.000121 16.849003 ( 2.989476)
build_install 0.004629 0.005945 2.127490 ( 1.082807)
test_btest 0.000779 0.000208 72.902482 ( 10.907110)
test_basic 0.004236 0.002023 0.339721 ( 0.426418)
test_all 0.000000 0.001328 664.819215 (102.453779)
test_rubyspec 0.050047 0.041505 51.929036 ( 59.965355)
total: 182.64 sec