Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-185542
#<BuildRuby:0x000055825e2bf6e8
@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-185542",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003976 0.000000 0.605223 ( 1.026444)
build_miniruby 0.001048 0.000000 0.760956 ( 0.760053)
build_ruby 0.001285 0.000000 2.476239 ( 2.476644)
build_all 0.008582 0.000000 12.632155 ( 1.515249)
build_install 0.001679 0.004887 1.617982 ( 0.772715)
test_btest 0.000577 0.000122 66.490008 ( 6.091567)
test_basic 0.000327 0.003485 0.253735 ( 0.348635)
test_all 0.000958 0.000252 482.885649 ( 46.307314)
test_rubyspec 0.014412 0.011869 35.453231 ( 45.617707)
total: 104.92 sec