Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-113844
#<BuildRuby:0x000055f1c2177208
@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.20221225-113844",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003473 0.593767 ( 1.011762)
build_miniruby 0.000235 0.000667 0.739967 ( 0.739309)
build_ruby 0.001129 0.000188 2.573878 ( 2.573940)
build_all 0.008884 0.000047 12.557145 ( 1.520585)
build_install 0.002878 0.004018 1.627513 ( 0.769084)
test_btest 0.000561 0.000112 66.750478 ( 6.211101)
test_basic 0.000000 0.003714 0.274059 ( 0.369685)
test_all 0.000367 0.000471 488.549248 ( 45.265919)
test_rubyspec 0.011148 0.015839 34.863252 ( 45.433146)
total: 103.90 sec