Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-031334
#<BuildRuby:0x00005600b35fe858
@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.20230108-031334",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005475 0.001264 0.845674 ( 1.042234)
build_miniruby 0.001179 0.000000 1.015588 ( 1.013552)
build_ruby 0.001586 0.000000 2.796433 ( 2.793991)
build_all 0.010033 0.000000 16.914275 ( 2.985569)
build_install 0.011250 0.000282 2.119395 ( 1.083919)
test_btest 0.000623 0.000103 69.312114 ( 11.466955)
test_basic 0.000000 0.006431 0.344413 ( 0.430941)
test_all 0.000932 0.000704 670.745845 (102.642288)
test_rubyspec 0.058108 0.030207 52.246808 ( 60.341017)
total: 183.80 sec