Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-133029
#<BuildRuby:0x000056237acec018
@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.20221229-133029",
@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.000023 0.000010 0.000033 ( 0.000032)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004723 0.001968 0.847083 ( 1.024589)
build_miniruby 0.000919 0.000383 1.023374 ( 1.021234)
build_ruby 0.001020 0.000425 2.774172 ( 2.771792)
build_all 0.004958 0.004650 16.777234 ( 2.961773)
build_install 0.008163 0.001599 2.295488 ( 1.185462)
test_btest 0.000739 0.000316 77.757531 ( 10.673205)
test_basic 0.001149 0.005332 0.355861 ( 0.442103)
test_all 0.000466 0.000707 661.384974 (102.155468)
test_rubyspec 0.054106 0.071380 51.600630 ( 59.634085)
total: 181.87 sec