Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-210710
#<BuildRuby:0x000055e017343468
@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.20221221-210710",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004208 0.000062 0.797567 ( 1.003926)
build_miniruby 0.000802 0.000185 1.012334 ( 1.010824)
build_ruby 0.000971 0.000224 2.639376 ( 2.637759)
build_all 0.009183 0.000194 15.766525 ( 3.313454)
build_install 0.006486 0.002834 2.243934 ( 1.243407)
test_btest 0.000540 0.000120 64.517314 ( 11.140952)
test_basic 0.000637 0.004053 0.317578 ( 0.408482)
test_all 0.001005 0.000279 658.719970 (146.891445)
test_rubyspec 0.041069 0.023021 51.871090 ( 59.965521)
total: 227.62 sec