Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-015731
#<BuildRuby:0x0000565054bf7e80
@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.20221226-015731",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003156 0.000789 0.745596 ( 1.391053)
build_miniruby 0.000872 0.000000 0.964768 ( 0.963499)
build_ruby 0.000979 0.000000 2.624734 ( 2.623433)
build_all 0.006185 0.003007 15.838943 ( 3.313963)
build_install 0.008539 0.001161 2.327220 ( 1.346093)
test_btest 0.000405 0.000102 68.088523 ( 11.400402)
test_basic 0.003433 0.000858 0.293672 ( 0.385586)
test_all 0.000803 0.000201 629.802763 (111.493486)
test_rubyspec 0.035799 0.029871 51.823425 ( 60.035854)
total: 192.95 sec