Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-052820
#<BuildRuby:0x000055a8a2c6bdf8
@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.20230115-052820",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000018 0.000009 0.000027 ( 0.000013)
build_up 0.003724 0.003780 1.304845 ( 1.388952)
build_miniruby 0.000819 0.000478 1.747351 ( 1.616301)
build_ruby 0.000956 0.000558 2.790882 ( 2.788254)
build_all 0.007796 0.002042 16.836205 ( 3.003617)
build_install 0.010586 0.000929 2.157273 ( 1.084003)
test_btest 0.000828 0.000000 76.645708 ( 10.634158)
test_basic 0.005528 0.000863 0.310162 ( 0.396893)
test_all 0.000939 0.000411 677.718930 (102.638685)
test_rubyspec 0.043327 0.052336 52.075632 ( 60.123953)
total: 183.68 sec