Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-163521
#<BuildRuby:0x0000557df26dc728
@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-163521",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005241 0.001123 0.863471 ( 1.089293)
build_miniruby 0.001074 0.000230 1.020635 ( 1.018665)
build_ruby 0.001364 0.000292 2.781086 ( 2.778143)
build_all 0.005233 0.004612 16.806482 ( 3.049598)
build_install 0.006595 0.005117 2.311249 ( 1.184869)
test_btest 0.000842 0.000263 75.540802 ( 10.164981)
test_basic 0.006915 0.000671 0.375927 ( 0.460258)
test_all 0.000919 0.000271 677.022438 (110.273090)
test_rubyspec 0.057545 0.045676 51.439409 ( 59.502064)
total: 189.52 sec