Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-141216
#<BuildRuby:0x000055c9b610a628
@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.20230104-141216",
@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.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.002860 0.003612 0.850570 ( 1.157088)
build_miniruby 0.000966 0.000371 1.013721 ( 1.011685)
build_ruby 0.001199 0.000461 2.763013 ( 2.760337)
build_all 0.002397 0.007444 16.752503 ( 2.953179)
build_install 0.007948 0.003974 2.291267 ( 1.181907)
test_btest 0.000724 0.000362 77.285415 ( 10.327916)
test_basic 0.008117 0.000000 0.381412 ( 0.464071)
test_all 0.000886 0.000394 671.541842 ( 94.818605)
test_rubyspec 0.076427 0.049202 51.579803 ( 59.672800)
total: 174.35 sec