Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-232343
#<BuildRuby:0x000055a70cb63600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-232343",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000660 0.010341 0.995610 ( 1.176261)
build_miniruby 0.001944 0.000000 0.075334 ( 0.073016)
build_ruby 0.002043 0.000165 0.078039 ( 0.076168)
build_all 0.009564 0.000784 1.523368 ( 0.582165)
build_install 0.019936 0.002627 1.906097 ( 0.923073)
test_btest 0.000839 0.000265 75.303656 ( 8.142604)
test_basic 0.006755 0.000718 0.321434 ( 0.416118)
test_all 0.000000 0.003785 651.977384 ( 65.004384)
test_rubyspec 0.122664 0.056032 45.295101 ( 53.473496)
total: 129.87 sec