Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-114057
#<BuildRuby:0x000055bcb5d32620
@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-114057",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000028 0.000002 0.000030 ( 0.000045)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001127 0.003212 0.871525 ( 1.095063)
build_miniruby 0.000737 0.000098 0.947418 ( 0.946298)
build_ruby 0.001106 0.000148 2.759720 ( 2.652005)
build_all 0.004510 0.004728 15.882253 ( 3.347916)
build_install 0.008533 0.000825 2.197673 ( 1.225328)
test_btest 0.000464 0.000087 66.744992 ( 11.392413)
test_basic 0.004002 0.000750 0.308557 ( 0.399169)
test_all 0.001257 0.000236 669.586454 (143.813005)
test_rubyspec 0.043583 0.028019 52.812896 ( 60.934929)
total: 225.81 sec