Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-063506
#<BuildRuby:0x000055738f11e678
@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.20221208-063506",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004202 0.000646 1.148682 ( 1.613184)
build_miniruby 0.000889 0.000137 1.003097 ( 1.001827)
build_ruby 0.001038 0.000160 2.710832 ( 2.597779)
build_all 0.006142 0.003092 15.793215 ( 3.264964)
build_install 0.006105 0.002755 2.187994 ( 1.208868)
test_btest 0.000542 0.000114 66.951778 ( 10.769579)
test_basic 0.004016 0.000846 0.328248 ( 0.419032)
test_all 0.000940 0.000198 653.899164 (105.892048)
test_rubyspec 0.030823 0.026660 53.524748 ( 61.778882)
total: 188.55 sec