Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-160805
#<BuildRuby:0x0000562328728728
@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-160805",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006409 0.848895 ( 1.244546)
build_miniruby 0.000000 0.001271 1.016604 ( 1.014667)
build_ruby 0.000000 0.001623 2.816043 ( 2.813382)
build_all 0.005401 0.004457 16.813571 ( 3.008411)
build_install 0.008721 0.003077 2.301601 ( 1.178103)
test_btest 0.000827 0.000292 76.760866 ( 10.170685)
test_basic 0.001529 0.004879 0.347364 ( 0.433799)
test_all 0.000000 0.001405 653.968955 (106.464186)
test_rubyspec 0.071056 0.047811 51.851044 ( 59.908299)
total: 186.24 sec