Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-061653
#<BuildRuby:0x00005585c6108460
@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-061653",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001616 0.004755 0.848959 ( 1.029348)
build_miniruby 0.000941 0.000392 1.015557 ( 1.013786)
build_ruby 0.001029 0.000429 2.783623 ( 2.781011)
build_all 0.005272 0.004797 16.864432 ( 3.007117)
build_install 0.009393 0.002114 2.104456 ( 1.079908)
test_btest 0.000774 0.000332 75.171454 ( 10.222045)
test_basic 0.005993 0.000448 0.345413 ( 0.432007)
test_all 0.000947 0.000379 661.852860 ( 95.957988)
test_rubyspec 0.095016 0.038006 52.148112 ( 60.165360)
total: 175.69 sec