Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-201946
#<BuildRuby:0x0000558957898010
@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.20230102-201946",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.001807 0.004766 0.848203 ( 1.130648)
build_miniruby 0.000981 0.000409 1.024012 ( 1.022096)
build_ruby 0.001035 0.000431 2.777414 ( 2.774891)
build_all 0.009897 0.000000 16.730555 ( 2.947670)
build_install 0.008551 0.003150 2.294963 ( 1.176411)
test_btest 0.001251 0.000000 71.966056 ( 11.371982)
test_basic 0.008319 0.000000 0.368357 ( 0.452866)
test_all 0.001264 0.000000 678.606561 ( 96.257203)
test_rubyspec 0.070462 0.028071 51.682764 ( 59.872577)
total: 177.01 sec