Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-084010
#<BuildRuby:0x0000557c62b7e678
@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.20230102-084010",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004149 0.002489 0.900231 ( 1.075855)
build_miniruby 0.000784 0.000471 1.014745 ( 1.012856)
build_ruby 0.001019 0.000611 2.794889 ( 2.792421)
build_all 0.008226 0.001524 16.680266 ( 2.980699)
build_install 0.007738 0.003843 2.293780 ( 1.175873)
test_btest 0.000701 0.000374 73.963405 ( 10.545581)
test_basic 0.005756 0.000746 0.341151 ( 0.427619)
test_all 0.000973 0.000487 670.609070 (109.923041)
test_rubyspec 0.042246 0.030046 51.810173 ( 59.888970)
total: 189.82 sec