Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-101835
#<BuildRuby:0x00005613dbd2fe20
@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.20221222-101835",
@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.000021 0.000003 0.000024 ( 0.000010)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.004198 0.852537 ( 1.112280)
build_miniruby 0.000000 0.000943 0.937730 ( 0.935978)
build_ruby 0.000000 0.001224 2.612046 ( 2.610696)
build_all 0.006870 0.002193 15.781384 ( 3.319586)
build_install 0.009683 0.000652 2.210446 ( 1.201971)
test_btest 0.000547 0.000137 69.065068 ( 11.197799)
test_basic 0.000529 0.003827 0.306764 ( 0.397684)
test_all 0.001222 0.000357 676.298157 (141.832741)
test_rubyspec 0.045724 0.020730 51.327181 ( 59.550802)
total: 222.16 sec