Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-193804
#<BuildRuby:0x000055ff56d52298
@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.20221226-193804",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000942 0.008754 0.977854 ( 1.148855)
build_miniruby 0.002493 0.000000 0.848579 ( 0.848165)
build_ruby 0.002646 0.000289 2.126138 ( 2.126397)
build_all 0.016111 0.003965 18.596850 ( 2.185491)
build_install 0.012803 0.008566 1.997920 ( 1.030833)
test_btest 0.000000 0.001792 91.609541 ( 8.640706)
test_basic 0.000987 0.007503 0.331592 ( 0.420145)
test_all 0.000000 0.002006 692.975891 ( 63.626831)
test_rubyspec 0.080101 0.092045 48.074688 ( 56.179711)
total: 136.21 sec