Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-034143
#<BuildRuby:0x0000560b34ae6678
@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.20230131-034143",
@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.000003 0.000019 ( 0.000018)
configure 0.000000 0.000055 0.000055 ( 0.000054)
build_up 0.002082 0.004416 0.843948 ( 0.999939)
build_miniruby 0.000000 0.001317 1.007185 ( 1.005082)
build_ruby 0.000000 0.001608 2.780954 ( 2.778448)
build_all 0.006313 0.003491 16.782412 ( 3.014888)
build_install 0.006077 0.003336 2.096434 ( 1.082439)
test_btest 0.000682 0.000216 67.894268 ( 11.479991)
test_basic 0.002039 0.004553 0.341759 ( 0.427913)
test_all 0.000983 0.000362 656.020283 ( 98.711202)
test_rubyspec 0.077607 0.048717 51.877575 ( 59.941479)
total: 179.44 sec