Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-004757
#<BuildRuby:0x000055f79cfac460
@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.20230110-004757",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000032 0.000011 0.000043 ( 0.000043)
build_up 0.002313 0.004222 0.856784 ( 1.840570)
build_miniruby 0.000859 0.000344 1.022858 ( 1.020671)
build_ruby 0.001133 0.000453 2.784249 ( 2.781820)
build_all 0.010191 0.000000 16.907023 ( 2.990419)
build_install 0.008685 0.002722 2.124613 ( 1.081902)
test_btest 0.000763 0.000254 68.307720 ( 11.530363)
test_basic 0.006005 0.000604 0.345966 ( 0.432035)
test_all 0.001391 0.000000 676.181568 ( 95.717553)
test_rubyspec 0.086502 0.047727 52.359786 ( 60.382669)
total: 177.78 sec