Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-025119
#<BuildRuby:0x0000561bc6b0c498
@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.20221226-025119",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000372 0.003849 0.827291 ( 1.071287)
build_miniruby 0.000884 0.000052 1.011922 ( 1.010400)
build_ruby 0.001046 0.000062 2.603799 ( 2.602275)
build_all 0.008503 0.000252 15.654383 ( 3.406872)
build_install 0.000961 0.007936 2.236489 ( 1.293375)
test_btest 0.000565 0.000089 59.230051 ( 11.781961)
test_basic 0.004524 0.000714 0.312408 ( 0.402901)
test_all 0.000794 0.000125 629.722366 (113.056800)
test_rubyspec 0.065546 0.008113 51.812724 ( 59.991642)
total: 194.62 sec