Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-012150
#<BuildRuby:0x0000563dc7058010
@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.20230107-012150",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000031 0.000005 0.000036 ( 0.000033)
build_up 0.001942 0.004487 0.845877 ( 1.069575)
build_miniruby 0.001065 0.000228 1.015287 ( 1.013272)
build_ruby 0.001297 0.000278 2.792037 ( 2.789385)
build_all 0.006414 0.003797 16.860845 ( 2.999054)
build_install 0.010155 0.001391 2.147701 ( 1.081679)
test_btest 0.000916 0.000000 75.781272 ( 11.217644)
test_basic 0.006019 0.000531 0.357922 ( 0.444482)
test_all 0.001348 0.000300 654.865630 (107.527182)
test_rubyspec 0.063740 0.059469 51.767427 ( 59.803073)
total: 187.95 sec