Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-222709
#<BuildRuby:0x000055763a780040
@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.20221219-222709",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003703 0.000569 0.913678 ( 1.131902)
build_miniruby 0.000881 0.000135 0.960486 ( 0.958992)
build_ruby 0.001173 0.000000 2.788939 ( 2.666995)
build_all 0.004255 0.004541 15.767371 ( 3.387471)
build_install 0.003377 0.005336 2.258811 ( 1.296373)
test_btest 0.000471 0.000135 66.569977 ( 11.502511)
test_basic 0.001477 0.003593 0.279184 ( 0.369965)
test_all 0.001148 0.000382 682.351197 (143.246980)
test_rubyspec 0.029552 0.040405 52.830920 ( 61.013905)
total: 225.58 sec