Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-150956
#<BuildRuby:0x00005567ced0be80
@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.20230111-150956",
@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.000002 0.000010 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003474 0.003207 0.872026 ( 1.058948)
build_miniruby 0.001149 0.000215 1.012864 ( 1.010923)
build_ruby 0.001647 0.000000 2.769389 ( 2.766659)
build_all 0.010026 0.000000 16.857282 ( 3.024763)
build_install 0.005938 0.005702 2.134483 ( 1.087943)
test_btest 0.000923 0.000200 75.412581 ( 10.747265)
test_basic 0.006328 0.000588 0.346141 ( 0.431554)
test_all 0.001040 0.000217 666.731719 ( 93.759272)
test_rubyspec 0.071310 0.052505 52.005287 ( 60.132026)
total: 174.02 sec