Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-162745
#<BuildRuby:0x000056212a034138
@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-162745",
@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.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007549 0.001887 0.966782 ( 1.160282)
build_miniruby 0.001752 0.000438 0.843103 ( 0.842714)
build_ruby 0.002502 0.000626 2.160289 ( 2.159750)
build_all 0.020648 0.000074 18.597596 ( 2.190278)
build_install 0.017732 0.003620 2.028554 ( 1.025400)
test_btest 0.000996 0.000190 93.240338 ( 9.176300)
test_basic 0.008256 0.000632 0.343789 ( 0.431605)
test_all 0.002409 0.000438 676.081408 ( 73.596949)
test_rubyspec 0.103334 0.078792 48.053939 ( 56.228244)
total: 146.81 sec