Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-221739
#<BuildRuby:0x00005642c9940040
@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-221739",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005793 0.000772 0.843000 ( 1.020883)
build_miniruby 0.001110 0.000148 1.021166 ( 1.019399)
build_ruby 0.001489 0.000199 2.787990 ( 2.785251)
build_all 0.008783 0.000546 16.795038 ( 2.950153)
build_install 0.000000 0.011266 2.033248 ( 1.070016)
test_btest 0.000000 0.001079 72.357988 ( 10.832512)
test_basic 0.000544 0.006023 0.337956 ( 0.424326)
test_all 0.001281 0.000000 666.071656 (109.363939)
test_rubyspec 0.084178 0.049488 51.803735 ( 59.846065)
total: 189.31 sec