Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-074204
#<BuildRuby:0x0000555edc852858
@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.20230119-074204",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006868 0.000000 0.852685 ( 1.173453)
build_miniruby 0.001355 0.000000 1.017905 ( 1.015857)
build_ruby 0.001706 0.000000 2.786825 ( 2.784147)
build_all 0.010042 0.000000 16.918964 ( 3.002483)
build_install 0.011291 0.000430 2.128048 ( 1.084518)
test_btest 0.001070 0.000000 72.076622 ( 11.390036)
test_basic 0.006233 0.000446 0.346075 ( 0.432402)
test_all 0.001248 0.000179 656.098714 (102.391213)
test_rubyspec 0.101400 0.033030 52.219240 ( 60.297347)
total: 183.57 sec