Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-212902
#<BuildRuby:0x000055747df06be8
@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.20221218-212902",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001023 0.003291 0.930134 ( 1.622074)
build_miniruby 0.000677 0.000150 0.973529 ( 0.972316)
build_ruby 0.000937 0.000208 2.872757 ( 2.784111)
build_all 0.008626 0.000176 15.658895 ( 3.442703)
build_install 0.008717 0.001744 2.345431 ( 1.353494)
test_btest 0.000553 0.000111 66.868028 ( 10.905275)
test_basic 0.003444 0.000688 0.292149 ( 0.383954)
test_all 0.001640 0.000148 673.996161 (140.056431)
test_rubyspec 0.052349 0.021224 52.424894 ( 60.627197)
total: 222.15 sec