Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-193716
#<BuildRuby:0x000055c81332c040
@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.20221231-193716",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000030 0.000004 0.000034 ( 0.000018)
build_up 0.005621 0.000803 0.843150 ( 1.046015)
build_miniruby 0.001134 0.000162 1.017584 ( 1.015531)
build_ruby 0.001476 0.000210 2.774455 ( 2.771806)
build_all 0.000336 0.009417 16.813802 ( 2.997357)
build_install 0.011612 0.000000 2.289235 ( 1.178784)
test_btest 0.000919 0.000000 70.672483 ( 11.221618)
test_basic 0.005791 0.001025 0.344484 ( 0.430622)
test_all 0.000975 0.000230 682.362385 (101.087977)
test_rubyspec 0.085866 0.044089 51.730177 ( 59.785512)
total: 181.54 sec