Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-224241
#<BuildRuby:0x000056379c69f468
@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-224241",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.006600 0.853364 ( 1.288488)
build_miniruby 0.000000 0.001346 1.021578 ( 1.019731)
build_ruby 0.000000 0.001630 2.802969 ( 2.800372)
build_all 0.008710 0.001186 16.846088 ( 3.006868)
build_install 0.003413 0.006073 2.122124 ( 1.084092)
test_btest 0.000651 0.000228 70.328399 ( 11.381030)
test_basic 0.004206 0.002507 0.361486 ( 0.447660)
test_all 0.000884 0.000322 690.881515 ( 97.597811)
test_rubyspec 0.077199 0.057642 52.133620 ( 60.126802)
total: 178.75 sec