Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-161312
#<BuildRuby:0x0000557df960c0f8
@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.20221206-161312",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008547 0.001315 1.228451 ( 1.272561)
build_miniruby 0.002025 0.000311 0.844926 ( 0.854805)
build_ruby 0.002072 0.000319 2.227082 ( 2.156857)
build_all 0.020913 0.000175 18.480042 ( 2.146393)
build_install 0.019073 0.000966 2.080548 ( 1.026940)
test_btest 0.001149 0.000121 88.655356 ( 8.856702)
test_basic 0.007283 0.000178 0.353542 ( 0.443501)
test_all 0.000000 0.002186 692.910488 ( 70.201146)
test_rubyspec 0.096776 0.059092 49.162862 ( 57.680275)
total: 144.64 sec