Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-181417
#<BuildRuby:0x00005644791d83c8
@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-181417",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003292 0.000823 0.861322 ( 1.091661)
build_miniruby 0.000832 0.000208 0.972661 ( 0.971373)
build_ruby 0.001093 0.000274 2.681118 ( 2.679411)
build_all 0.006594 0.002640 15.879602 ( 3.345844)
build_install 0.009396 0.000342 2.275137 ( 1.278485)
test_btest 0.000512 0.000120 61.234039 ( 11.147086)
test_basic 0.003543 0.000834 0.308559 ( 0.399760)
test_all 0.001823 0.000200 678.359002 (140.236033)
test_rubyspec 0.040075 0.024453 51.509552 ( 59.702087)
total: 220.85 sec