Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-000106
#<BuildRuby:0x000055eba985be80
@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.20221215-000106",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.004496 0.859929 ( 1.077394)
build_miniruby 0.000000 0.001008 0.995036 ( 0.993699)
build_ruby 0.000000 0.001212 2.733640 ( 2.600279)
build_all 0.000000 0.009271 15.687951 ( 3.305435)
build_install 0.008744 0.000793 2.250021 ( 1.319000)
test_btest 0.000410 0.000130 65.323944 ( 11.199591)
test_basic 0.000640 0.003876 0.311245 ( 0.403053)
test_all 0.000922 0.000335 696.480518 (137.932909)
test_rubyspec 0.039578 0.016939 52.474026 ( 60.715744)
total: 219.55 sec