Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-231815
#<BuildRuby:0x000055737f697df8
@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-231815",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000041 0.000000 0.000041 ( 0.000028)
build_up 0.005742 0.000763 0.850075 ( 1.168799)
build_miniruby 0.000802 0.000335 1.013199 ( 1.011153)
build_ruby 0.001128 0.000469 2.771755 ( 2.769140)
build_all 0.008305 0.001510 16.839731 ( 2.994276)
build_install 0.007566 0.003963 2.121375 ( 1.082417)
test_btest 0.000678 0.000271 77.434794 ( 10.345333)
test_basic 0.000000 0.006499 0.370620 ( 0.456529)
test_all 0.000000 0.001409 678.326910 ( 98.356515)
test_rubyspec 0.065533 0.048516 52.408609 ( 60.535156)
total: 178.72 sec