Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-070442
#<BuildRuby:0x000055b6a991bf58
@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.20230112-070442",
@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.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002086 0.004509 0.877688 ( 1.062196)
build_miniruby 0.001037 0.000297 1.024492 ( 1.022514)
build_ruby 0.001189 0.000339 2.771613 ( 2.769234)
build_all 0.004991 0.004483 16.687444 ( 2.961876)
build_install 0.004929 0.006255 2.056744 ( 1.070387)
test_btest 0.000513 0.000206 76.370611 ( 10.149394)
test_basic 0.006035 0.000519 0.382989 ( 0.468938)
test_all 0.000808 0.000303 647.909806 ( 99.707272)
test_rubyspec 0.080633 0.031174 51.547374 ( 59.598764)
total: 178.81 sec