Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-042507
#<BuildRuby:0x000055cd6f74ff58
@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.20230105-042507",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003714 0.002985 0.851651 ( 1.078584)
build_miniruby 0.000855 0.000350 1.018057 ( 1.016138)
build_ruby 0.000993 0.000406 2.780352 ( 2.777864)
build_all 0.008932 0.000684 16.739785 ( 2.989505)
build_install 0.009439 0.002091 2.282491 ( 1.175205)
test_btest 0.000574 0.000207 75.007188 ( 10.310459)
test_basic 0.005698 0.000625 0.357844 ( 0.444334)
test_all 0.001866 0.000000 661.212898 ( 98.361317)
test_rubyspec 0.078161 0.055884 51.460478 ( 59.493635)
total: 177.65 sec