Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-132013
#<BuildRuby:0x0000562b1c4a0040
@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.20230110-132013",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006165 0.000446 0.844790 ( 1.011515)
build_miniruby 0.001229 0.000000 1.015429 ( 1.013647)
build_ruby 0.001593 0.000000 2.794624 ( 2.791822)
build_all 0.007299 0.002741 16.865228 ( 3.001644)
build_install 0.010352 0.001366 2.133266 ( 1.085238)
test_btest 0.000883 0.000186 70.817713 ( 10.820484)
test_basic 0.003855 0.003147 0.342920 ( 0.428362)
test_all 0.001138 0.000271 661.335183 (101.657028)
test_rubyspec 0.077673 0.044983 51.905593 ( 59.968830)
total: 181.78 sec