Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-152114
#<BuildRuby:0x00005580fe0cc040
@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.20230125-152114",
@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.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000017)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.004450 0.002022 0.847455 ( 1.601583)
build_miniruby 0.000863 0.000392 1.003012 ( 1.000894)
build_ruby 0.001096 0.000498 2.765301 ( 2.762567)
build_all 0.009543 0.000087 16.820966 ( 3.042770)
build_install 0.006010 0.005249 2.089842 ( 1.067350)
test_btest 0.000871 0.000373 74.297157 ( 10.364981)
test_basic 0.000000 0.006950 0.352313 ( 0.438143)
test_all 0.000000 0.001221 664.107781 ( 97.090243)
test_rubyspec 0.091414 0.042263 51.895085 ( 59.952245)
total: 177.32 sec