Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-021835
#<BuildRuby:0x000055d964827f38
@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.20230101-021835",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005376 0.001241 0.878837 ( 1.061738)
build_miniruby 0.001000 0.000231 1.015360 ( 1.013384)
build_ruby 0.000000 0.001445 2.776491 ( 2.774064)
build_all 0.005922 0.003479 16.780201 ( 3.014076)
build_install 0.009185 0.002624 2.299834 ( 1.182359)
test_btest 0.000731 0.000209 70.058419 ( 11.453468)
test_basic 0.005020 0.001434 0.342645 ( 0.429763)
test_all 0.000000 0.001205 661.724935 ( 99.855845)
test_rubyspec 0.036304 0.037265 51.618856 ( 59.694948)
total: 180.48 sec