Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-095914
#<BuildRuby:0x000056055016fac0
@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.20221221-095914",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.004069 0.000000 1.022258 ( 1.590759)
build_miniruby 0.000912 0.000000 0.759376 ( 0.758891)
build_ruby 0.001293 0.000000 2.501853 ( 2.501977)
build_all 0.043183 0.004285 105.694014 ( 16.578642)
build_install 0.007469 0.000000 3.920443 ( 0.968242)
test_btest 0.000669 0.000000 65.794547 ( 6.188528)
test_basic 0.003344 0.000000 0.247340 ( 0.342871)
test_all 0.001341 0.000000 503.814257 ( 69.586774)
test_rubyspec 0.022222 0.005007 35.097472 ( 45.689653)
total: 144.21 sec