Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-233403
#<BuildRuby:0x000055dc31ce8728
@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.20221221-233403",
@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.000009 0.000001 0.000010 ( 0.000025)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000576 0.003603 0.925972 ( 1.278750)
build_miniruby 0.000910 0.000130 0.955755 ( 0.954601)
build_ruby 0.000000 0.001207 2.596314 ( 2.594773)
build_all 0.006448 0.002387 15.752843 ( 3.319199)
build_install 0.004865 0.005059 2.334994 ( 1.294277)
test_btest 0.000427 0.000107 66.732930 ( 10.967294)
test_basic 0.003973 0.000993 0.318925 ( 0.409279)
test_all 0.001112 0.000278 666.258123 (151.127167)
test_rubyspec 0.035930 0.021766 52.040955 ( 60.175674)
total: 232.12 sec