Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-021944
#<BuildRuby:0x000055708fdf8040
@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.20230112-021944",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.002717 0.003787 0.853657 ( 6.103672)
build_miniruby 0.001259 0.000070 1.009966 ( 1.007661)
build_ruby 0.001707 0.000000 2.769809 ( 2.766938)
build_all 0.009654 0.000000 16.718051 ( 2.988364)
build_install 0.010845 0.000000 2.038527 ( 1.073205)
test_btest 0.001176 0.000000 73.237685 ( 10.645630)
test_basic 0.006494 0.000122 0.371316 ( 0.457360)
test_all 0.001311 0.000000 655.978270 ( 98.989958)
test_rubyspec 0.041805 0.030493 51.715038 ( 59.804156)
total: 183.84 sec