Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-040848
#<BuildRuby:0x000055fc4cc34350
@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.20230131-040848",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.005716 0.000762 0.845260 ( 1.018208)
build_miniruby 0.001198 0.000159 1.003929 ( 1.002401)
build_ruby 0.000000 0.001703 2.794641 ( 2.791977)
build_all 0.004729 0.005042 16.781589 ( 3.010878)
build_install 0.008341 0.000945 2.067198 ( 1.072544)
test_btest 0.000723 0.000152 65.643092 ( 11.041239)
test_basic 0.005561 0.001748 0.329616 ( 0.414261)
test_all 0.001249 0.000272 649.835785 (101.671699)
test_rubyspec 0.057770 0.039785 52.018758 ( 60.137885)
total: 182.16 sec