Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-234141
#<BuildRuby:0x00005601c7b93df8
@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.20230101-234141",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006010 0.000431 0.845387 ( 1.034112)
build_miniruby 0.000932 0.000187 1.015122 ( 1.013317)
build_ruby 0.001383 0.000000 2.774701 ( 2.772018)
build_all 0.009668 0.000000 16.715528 ( 3.006087)
build_install 0.011158 0.000305 2.305540 ( 1.187139)
test_btest 0.000945 0.000142 74.170026 ( 10.972907)
test_basic 0.006883 0.000381 0.365509 ( 0.450332)
test_all 0.001577 0.000225 660.945968 ( 98.611123)
test_rubyspec 0.089485 0.045357 51.476812 ( 59.513855)
total: 178.56 sec