Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-182215
#<BuildRuby:0x00005625d14e0028
@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.20230125-182215",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.006020 0.000601 0.878311 ( 1.049574)
build_miniruby 0.001001 0.000308 1.011421 ( 1.009492)
build_ruby 0.001215 0.000374 2.770651 ( 2.768148)
build_all 0.008496 0.001171 16.740973 ( 2.988536)
build_install 0.005700 0.003541 2.116061 ( 1.086219)
test_btest 0.000000 0.001006 67.877203 ( 11.469153)
test_basic 0.003356 0.003011 0.309875 ( 0.396349)
test_all 0.001004 0.000354 651.098605 (104.199231)
test_rubyspec 0.077576 0.057617 51.950783 ( 60.000168)
total: 184.97 sec