Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-163626
#<BuildRuby:0x0000562163f5bdf8
@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.20221225-163626",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004078 0.000272 0.827879 ( 1.035041)
build_miniruby 0.000843 0.000056 0.933671 ( 0.932327)
build_ruby 0.001087 0.000072 2.729308 ( 2.727756)
build_all 0.008674 0.000273 15.801737 ( 3.289273)
build_install 0.004225 0.004548 2.296909 ( 1.290949)
test_btest 0.000562 0.000066 61.457928 ( 11.751695)
test_basic 0.004588 0.000539 0.321091 ( 0.411044)
test_all 0.001002 0.000117 634.534302 (101.872671)
test_rubyspec 0.033582 0.045828 51.836128 ( 60.007469)
total: 183.32 sec