Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-172230
#<BuildRuby:0x000055ed3bee0010
@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.20221208-172230",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004150 0.000976 1.238713 ( 1.500981)
build_miniruby 0.001068 0.000000 0.972658 ( 0.971366)
build_ruby 0.001199 0.000000 2.689065 ( 2.599329)
build_all 0.007686 0.001286 15.777338 ( 3.406281)
build_install 0.008397 0.000000 2.295349 ( 1.316222)
test_btest 0.000567 0.000000 58.980065 ( 11.753108)
test_basic 0.004773 0.000022 0.339050 ( 0.429893)
test_all 0.000765 0.000145 655.274982 (123.663834)
test_rubyspec 0.028102 0.033737 52.325296 ( 60.509344)
total: 206.15 sec