Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-224923
#<BuildRuby:0x0000561042f5fe80
@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-224923",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004026 0.000000 0.937330 ( 1.170477)
build_miniruby 0.001047 0.000000 0.940249 ( 0.938765)
build_ruby 0.001226 0.000000 2.754334 ( 2.647514)
build_all 0.002342 0.006387 15.760124 ( 3.285087)
build_install 0.007607 0.000882 2.293640 ( 1.318119)
test_btest 0.000442 0.000098 63.541401 ( 10.668345)
test_basic 0.000985 0.004162 0.317135 ( 0.406999)
test_all 0.001385 0.000000 679.215137 (138.167446)
test_rubyspec 0.046327 0.024040 53.044666 ( 61.178334)
total: 219.78 sec