Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-023859
#<BuildRuby:0x0000558b7d83e678
@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.20221214-023859",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000082 0.004042 0.841629 ( 1.065431)
build_miniruby 0.000744 0.000248 0.943194 ( 0.941707)
build_ruby 0.000987 0.000329 2.678645 ( 2.584237)
build_all 0.007897 0.001145 15.785151 ( 3.342742)
build_install 0.007842 0.002729 2.243558 ( 1.300341)
test_btest 0.000441 0.000137 63.921865 ( 10.617251)
test_basic 0.004703 0.000162 0.312585 ( 0.403158)
test_all 0.001420 0.000000 677.484523 (139.009980)
test_rubyspec 0.047747 0.017371 52.971293 ( 61.130451)
total: 220.40 sec