Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-050657
#<BuildRuby:0x0000562391c84460
@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.20221229-050657",
@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.000037 0.000000 0.000037 ( 0.000038)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.006313 0.000322 0.890314 ( 1.114162)
build_miniruby 0.001281 0.000000 1.022514 ( 1.020594)
build_ruby 0.001637 0.000000 2.783260 ( 2.780639)
build_all 0.009801 0.000000 16.775481 ( 2.987338)
build_install 0.011980 0.000000 2.283281 ( 1.176024)
test_btest 0.001098 0.000000 75.384831 ( 10.600526)
test_basic 0.006293 0.000000 0.360898 ( 0.447669)
test_all 0.001372 0.000000 652.136065 (103.643119)
test_rubyspec 0.092232 0.037320 51.603546 ( 59.619118)
total: 183.39 sec