Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-030718
#<BuildRuby:0x000056001c460010
@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.20230108-030718",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002987 0.003597 0.843234 ( 1.174450)
build_miniruby 0.000886 0.000443 1.026117 ( 1.024161)
build_ruby 0.001150 0.000575 2.776698 ( 2.773965)
build_all 0.007989 0.002052 16.878875 ( 2.987639)
build_install 0.003704 0.005863 2.133391 ( 1.081462)
test_btest 0.000721 0.000385 76.048396 ( 10.684265)
test_basic 0.004371 0.002331 0.355873 ( 0.442236)
test_all 0.001155 0.000209 677.447850 ( 98.782428)
test_rubyspec 0.083965 0.051025 52.358016 ( 60.383339)
total: 179.33 sec