Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-054230
#<BuildRuby:0x0000555855beebe8
@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.20221224-054230",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000023 0.000012 0.000035 ( 0.000033)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000000 0.004187 0.898553 ( 1.204750)
build_miniruby 0.000000 0.000886 0.954873 ( 0.953524)
build_ruby 0.000412 0.000731 2.626716 ( 2.625486)
build_all 0.007538 0.001583 15.637142 ( 3.361941)
build_install 0.005962 0.003406 2.269420 ( 1.270407)
test_btest 0.000000 0.000563 59.287793 ( 11.713019)
test_basic 0.000000 0.004911 0.307211 ( 0.397211)
test_all 0.000000 0.001096 631.984960 (124.418978)
test_rubyspec 0.046455 0.020557 51.476560 ( 59.635302)
total: 205.58 sec