Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-050806
#<BuildRuby:0x0000565175540728
@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.20221222-050806",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.003895 0.000599 0.922704 ( 1.874266)
build_miniruby 0.000730 0.000112 0.947120 ( 0.945777)
build_ruby 0.001071 0.000165 2.584641 ( 2.583138)
build_all 0.008482 0.000588 15.817747 ( 3.383301)
build_install 0.010480 0.000000 2.241588 ( 1.247777)
test_btest 0.000569 0.000000 65.084155 ( 10.608097)
test_basic 0.004487 0.000197 0.286561 ( 0.378026)
test_all 0.001821 0.000084 675.395369 (144.457430)
test_rubyspec 0.066383 0.004605 51.350133 ( 59.456716)
total: 224.94 sec