Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-000439
#<BuildRuby:0x000055a29332b4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-000439",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000485 0.004119 1.157396 ( 1.531882)
build_miniruby 0.000933 0.000233 1.870291 ( 1.872209)
build_ruby 0.001851 0.000000 5.232227 ( 5.238885)
build_all 0.008539 0.001502 16.284873 ( 1.708855)
build_install 0.009991 0.004748 4.667901 ( 1.563137)
test_btest 0.000579 0.000152 81.051820 ( 8.250221)
test_basic 0.000404 0.004692 0.607266 ( 0.673713)
test_all 0.088096 0.029537 553.764022 ( 56.866258)
test_rubyspec 0.040061 0.021623 71.410573 ( 83.783288)
total: 161.49 sec