Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-044145
#<BuildRuby:0x0000563c09330040
@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.20221212-044145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000153 0.003923 0.875835 ( 1.072796)
build_miniruby 0.000826 0.000110 0.986755 ( 0.985151)
build_ruby 0.001109 0.000148 2.642386 ( 2.549893)
build_all 0.009057 0.000112 15.900705 ( 3.360768)
build_install 0.000000 0.008933 2.172037 ( 1.226316)
test_btest 0.000000 0.000611 60.653266 ( 11.410445)
test_basic 0.002384 0.002193 0.342451 ( 0.433540)
test_all 0.000912 0.000592 684.706872 (136.014413)
test_rubyspec 0.034235 0.020205 53.013750 ( 61.223758)
total: 218.28 sec