Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-215010
#<BuildRuby:0x00005632a90483c8
@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.20230123-215010",
@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.000002 0.000018 ( 0.000017)
configure 0.000037 0.000006 0.000043 ( 0.000030)
build_up 0.005767 0.000823 0.842245 ( 1.040871)
build_miniruby 0.001143 0.000164 1.009744 ( 1.007906)
build_ruby 0.001459 0.000208 2.750265 ( 2.747772)
build_all 0.008652 0.001236 16.659557 ( 2.994324)
build_install 0.005803 0.005421 2.084894 ( 1.074645)
test_btest 0.000841 0.000168 72.537356 ( 10.338973)
test_basic 0.006708 0.000000 0.341071 ( 0.427514)
test_all 0.001173 0.000000 643.226394 (109.497830)
test_rubyspec 0.076520 0.053548 51.217534 ( 59.297878)
total: 188.43 sec