Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-222025
#<BuildRuby:0x0000561b1f63bfb0
@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-222025",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006008 0.000259 0.901699 ( 1.104641)
build_miniruby 0.001184 0.000158 1.022787 ( 1.021201)
build_ruby 0.001600 0.000000 2.766891 ( 2.764254)
build_all 0.006416 0.003486 16.650179 ( 2.992885)
build_install 0.007956 0.001326 2.081873 ( 1.065692)
test_btest 0.000761 0.000127 80.393164 ( 10.809081)
test_basic 0.005300 0.000883 0.358963 ( 0.445405)
test_all 0.001043 0.000174 682.379786 ( 95.179554)
test_rubyspec 0.072036 0.049242 51.775477 ( 60.175935)
total: 175.56 sec