Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-114222
#<BuildRuby:0x000055ea3a2b0028
@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.20221206-114222",
@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.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001553 0.003518 1.207113 ( 1.224494)
build_miniruby 0.001032 0.000000 0.908852 ( 0.907590)
build_ruby 0.001263 0.000000 2.741447 ( 2.655450)
build_all 0.005578 0.003141 15.699737 ( 3.261549)
build_install 0.008374 0.001595 2.305367 ( 1.325564)
test_btest 0.000551 0.000104 68.823227 ( 11.206565)
test_basic 0.004636 0.000000 0.344219 ( 0.435272)
test_all 0.000825 0.000000 653.892031 (122.923706)
test_rubyspec 0.056128 0.014374 52.713567 ( 60.890022)
total: 204.83 sec