Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-225334
#<BuildRuby:0x000055e0da1fbe20
@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.20221231-225334",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000027)
build_up 0.000000 0.006527 0.842212 ( 1.197271)
build_miniruby 0.000000 0.001190 1.012348 ( 1.010157)
build_ruby 0.000000 0.001438 2.779557 ( 2.776927)
build_all 0.007008 0.002777 16.713789 ( 2.969325)
build_install 0.008017 0.003644 2.301118 ( 1.187451)
test_btest 0.000839 0.000381 76.953299 ( 10.285507)
test_basic 0.001626 0.004876 0.354076 ( 0.440564)
test_all 0.001397 0.000000 662.628624 ( 97.982726)
test_rubyspec 0.085765 0.043610 51.447149 ( 59.490564)
total: 177.34 sec