Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-074509
#<BuildRuby:0x00005569579dfe48
@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.20230119-074509",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000000 0.006360 0.852934 ( 2.182180)
build_miniruby 0.000782 0.000567 1.021878 ( 1.019725)
build_ruby 0.000000 0.001637 2.777818 ( 2.775067)
build_all 0.006297 0.003868 16.900556 ( 2.975718)
build_install 0.007712 0.003806 2.145804 ( 1.085005)
test_btest 0.001134 0.000000 71.839785 ( 10.529122)
test_basic 0.006760 0.000304 0.345216 ( 0.430511)
test_all 0.000000 0.001711 665.036943 (113.549708)
test_rubyspec 0.059782 0.075497 52.037765 ( 60.041788)
total: 194.59 sec