Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-033404
#<BuildRuby:0x000055dc291a03c8
@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.20221220-033404",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000840 0.003441 0.866608 ( 1.704325)
build_miniruby 0.000751 0.000161 0.967443 ( 0.966023)
build_ruby 0.001078 0.000232 2.691878 ( 2.587455)
build_all 0.004986 0.004304 15.752782 ( 3.401459)
build_install 0.007839 0.002091 2.327608 ( 1.322737)
test_btest 0.000451 0.000120 68.147357 ( 11.094004)
test_basic 0.003654 0.000974 0.290957 ( 0.381546)
test_all 0.001595 0.000426 682.133621 (136.015695)
test_rubyspec 0.036801 0.027161 52.215272 ( 60.394398)
total: 217.87 sec