Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-075254
#<BuildRuby:0x000055cc2d447fb0
@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-075254",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005781 0.000771 0.840452 ( 1.013276)
build_miniruby 0.001194 0.000160 1.013655 ( 1.011806)
build_ruby 0.001376 0.000184 2.800344 ( 2.798008)
build_all 0.009780 0.000130 16.800512 ( 3.023000)
build_install 0.006077 0.005530 2.092188 ( 1.078422)
test_btest 0.000780 0.000138 75.257643 ( 10.575995)
test_basic 0.005574 0.000984 0.355530 ( 0.441741)
test_all 0.001236 0.000218 681.947799 ( 99.585794)
test_rubyspec 0.099409 0.029191 51.913148 ( 59.973919)
total: 179.50 sec