Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-050048
#<BuildRuby:0x0000563bcf462858
@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.20221229-050048",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.006362 0.000000 0.845512 ( 1.031473)
build_miniruby 0.001302 0.000000 1.014903 ( 1.013050)
build_ruby 0.000000 0.001570 2.767882 ( 2.765400)
build_all 0.007081 0.002602 16.789183 ( 3.000093)
build_install 0.008704 0.000458 2.305948 ( 1.180169)
test_btest 0.000936 0.000049 75.117263 ( 11.114728)
test_basic 0.006279 0.000077 0.349558 ( 0.435998)
test_all 0.000535 0.000775 669.153660 (101.819725)
test_rubyspec 0.087533 0.038603 51.669570 ( 59.738848)
total: 182.10 sec