Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-044826
#<BuildRuby:0x0000559790214008
@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.20230125-044826",
@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.000003 0.000010 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000021)
build_up 0.006599 0.000000 0.848286 ( 1.031800)
build_miniruby 0.001116 0.000000 1.011298 ( 1.009497)
build_ruby 0.000917 0.000628 2.791878 ( 2.789183)
build_all 0.008555 0.001425 16.742052 ( 2.994350)
build_install 0.009610 0.001551 2.106874 ( 1.078990)
test_btest 0.000751 0.000198 73.350913 ( 10.848328)
test_basic 0.006533 0.000617 0.379524 ( 0.464247)
test_all 0.001299 0.000000 668.538638 ( 98.164569)
test_rubyspec 0.062819 0.061928 51.733211 ( 59.804909)
total: 178.19 sec