Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-143944
#<BuildRuby:0x000055b52f423468
@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-143944",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004995 0.000219 1.196897 ( 1.239316)
build_miniruby 0.000701 0.000175 0.977190 ( 0.975897)
build_ruby 0.000960 0.000240 2.790791 ( 2.662892)
build_all 0.006474 0.002595 15.872537 ( 3.228619)
build_install 0.004686 0.004150 2.210299 ( 1.288491)
test_btest 0.000462 0.000144 61.448644 ( 11.877136)
test_basic 0.005537 0.000000 0.332674 ( 0.423087)
test_all 0.000993 0.000000 655.671402 (106.775156)
test_rubyspec 0.050644 0.018585 52.129058 ( 60.460601)
total: 188.93 sec