Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-115006
#<BuildRuby:0x000056452c004728
@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.20230130-115006",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.006462 0.000000 0.858834 ( 1.026222)
build_miniruby 0.001200 0.000000 0.997595 ( 0.995722)
build_ruby 0.001239 0.000309 2.786227 ( 2.783942)
build_all 0.005220 0.004489 16.709995 ( 2.978953)
build_install 0.009666 0.001709 2.113546 ( 1.079150)
test_btest 0.000702 0.000219 72.150054 ( 10.225714)
test_basic 0.001159 0.005023 0.363936 ( 0.450603)
test_all 0.001034 0.000388 657.091077 ( 99.368915)
test_rubyspec 0.059579 0.049933 51.720936 ( 59.956547)
total: 178.87 sec