Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-062325
#<BuildRuby:0x0000559306c22858
@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.20221222-062325",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003382 0.000846 0.857052 ( 1.117201)
build_miniruby 0.000784 0.000196 0.998005 ( 0.996700)
build_ruby 0.000930 0.000232 2.567688 ( 2.566366)
build_all 0.008297 0.000893 15.703306 ( 3.361402)
build_install 0.009968 0.000000 2.257456 ( 1.295157)
test_btest 0.000550 0.000000 60.535390 ( 11.991618)
test_basic 0.000453 0.003950 0.318723 ( 0.409950)
test_all 0.001064 0.000266 677.479795 (139.483673)
test_rubyspec 0.050602 0.014286 52.117584 ( 60.380794)
total: 221.60 sec