Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-090628
#<BuildRuby:0x000055c8f6db0460
@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.20221222-090628",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.004000 0.882780 ( 1.899658)
build_miniruby 0.000696 0.000214 1.012019 ( 1.010606)
build_ruby 0.000919 0.000283 2.693806 ( 2.692292)
build_all 0.008831 0.000132 15.791865 ( 3.260551)
build_install 0.009691 0.000303 2.225229 ( 1.284831)
test_btest 0.000449 0.000106 68.690257 ( 11.209329)
test_basic 0.003724 0.000876 0.328889 ( 0.419948)
test_all 0.001131 0.000266 679.803676 (137.750521)
test_rubyspec 0.049064 0.028671 51.628798 ( 59.828993)
total: 219.36 sec