Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-090452
#<BuildRuby:0x000055bded688ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-090452",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009466 0.000660 1.213598 ( 1.548174)
build_miniruby 0.001684 0.000701 0.850388 ( 0.853206)
build_ruby 0.002350 0.000979 2.230786 ( 2.147200)
build_all 0.018775 0.000329 18.596008 ( 2.152078)
build_install 0.013694 0.006064 2.060114 ( 1.022595)
test_btest 0.001079 0.000360 92.946863 ( 8.816029)
test_basic 0.004520 0.001507 0.341683 ( 0.431863)
test_all 0.001214 0.000405 683.952154 ( 70.203970)
test_rubyspec 0.088109 0.063823 49.295495 ( 57.770948)
total: 144.95 sec