Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-105321
#<BuildRuby:0x0000561a44820460
@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.20230108-105321",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005910 0.000412 0.847171 ( 1.064007)
build_miniruby 0.001358 0.000000 1.017757 ( 1.015474)
build_ruby 0.001530 0.000000 2.792782 ( 2.790047)
build_all 0.006539 0.003477 16.897442 ( 2.994771)
build_install 0.009391 0.000000 2.133688 ( 1.082290)
test_btest 0.001090 0.000000 77.784027 ( 10.452627)
test_basic 0.004627 0.002964 0.389479 ( 0.473407)
test_all 0.000993 0.000215 676.353824 ( 95.299195)
test_rubyspec 0.070384 0.021891 52.358714 ( 60.433028)
total: 175.61 sec