Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-214000
#<BuildRuby:0x000055a3f631ebe8
@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.20221227-214000",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004060 0.002436 0.851532 ( 1.616076)
build_miniruby 0.000727 0.000436 1.009014 ( 1.007057)
build_ruby 0.001048 0.000629 2.808596 ( 2.806529)
build_all 0.009446 0.000000 16.758449 ( 3.047139)
build_install 0.008784 0.002565 2.267651 ( 1.177220)
test_btest 0.000833 0.000392 76.849999 ( 10.360993)
test_basic 0.002528 0.005211 0.396981 ( 0.480783)
test_all 0.001197 0.000633 669.008320 ( 99.967133)
test_rubyspec 0.071295 0.047693 51.464116 ( 59.516213)
total: 179.98 sec