Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-121831
#<BuildRuby:0x00005640d6f48040
@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-121831",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003875 0.000431 0.858509 ( 1.072361)
build_miniruby 0.000797 0.000088 0.953893 ( 0.952853)
build_ruby 0.001024 0.000114 2.775729 ( 2.678456)
build_all 0.009169 0.000045 15.874486 ( 3.281590)
build_install 0.008929 0.000893 2.226125 ( 1.289661)
test_btest 0.000559 0.000056 65.212242 ( 11.601592)
test_basic 0.000000 0.004666 0.292562 ( 0.383343)
test_all 0.002052 0.000000 678.418681 (134.982141)
test_rubyspec 0.048056 0.018387 52.532144 ( 60.724239)
total: 216.97 sec