Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-190716
#<BuildRuby:0x0000559e58222620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221221-190716",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004067 0.000271 0.876041 ( 1.103628)
build_miniruby 0.001017 0.000068 0.952712 ( 0.951255)
build_ruby 0.001024 0.000068 2.625244 ( 2.623773)
build_all 0.008542 0.000570 15.711725 ( 3.328520)
build_install 0.002865 0.005330 2.204365 ( 1.203293)
test_btest 0.000447 0.000060 60.230872 ( 11.971212)
test_basic 0.000000 0.004390 0.287548 ( 0.378802)
test_all 0.000727 0.000697 684.023749 (136.714306)
test_rubyspec 0.047863 0.017688 52.206471 ( 60.469287)
total: 218.74 sec