Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-024552
#<BuildRuby:0x0000557ece737948
@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.20221230-024552",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003233 0.000249 0.639186 ( 1.076955)
build_miniruby 0.000821 0.000063 0.740787 ( 0.741102)
build_ruby 0.001213 0.000093 2.510995 ( 2.527628)
build_all 0.006070 0.003464 12.738275 ( 1.512880)
build_install 0.006735 0.000000 1.590072 ( 0.760657)
test_btest 0.000649 0.000000 64.740754 ( 6.420185)
test_basic 0.000000 0.003371 0.250982 ( 0.346372)
test_all 0.000902 0.000572 491.238573 ( 46.177505)
test_rubyspec 0.015847 0.009866 35.069955 ( 45.588743)
total: 105.15 sec