Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-080723
#<BuildRuby:0x00005623b028f468
@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.20230114-080723",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.008620 0.000604 0.941791 ( 1.105562)
build_miniruby 0.001019 0.000135 1.023032 ( 1.021319)
build_ruby 0.001446 0.000000 2.801857 ( 2.799369)
build_all 0.009675 0.000000 16.822658 ( 3.016747)
build_install 0.006866 0.004500 2.072823 ( 1.071582)
test_btest 0.000893 0.000141 78.695054 ( 10.449317)
test_basic 0.006688 0.000324 0.386692 ( 0.471875)
test_all 0.001275 0.000191 666.737173 ( 94.188529)
test_rubyspec 0.095170 0.026441 52.272353 ( 60.319747)
total: 174.44 sec