Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-045104
#<BuildRuby:0x00005570e1adc3c8
@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-045104",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000032)
build_up 0.006029 0.000417 0.843777 ( 1.028714)
build_miniruby 0.001068 0.000229 1.009305 ( 1.007507)
build_ruby 0.001217 0.000260 2.789091 ( 2.786609)
build_all 0.009927 0.000000 16.725532 ( 2.995821)
build_install 0.008948 0.000228 2.099540 ( 1.081694)
test_btest 0.000896 0.000149 69.936541 ( 10.882877)
test_basic 0.005505 0.000918 0.351698 ( 0.438135)
test_all 0.000000 0.001171 663.965586 ( 94.827968)
test_rubyspec 0.094639 0.038758 51.716934 ( 59.879154)
total: 174.93 sec