Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-132629
#<BuildRuby:0x000056260234c410
@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.20230111-132629",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000021 0.000010 0.000031 ( 0.000031)
build_up 0.002813 0.003439 0.865172 ( 1.493996)
build_miniruby 0.000827 0.000438 1.013098 ( 1.011167)
build_ruby 0.001066 0.000565 2.782472 ( 2.779847)
build_all 0.003713 0.006367 16.856810 ( 3.022649)
build_install 0.005961 0.005355 2.122447 ( 1.079151)
test_btest 0.000654 0.000399 75.406974 ( 10.715231)
test_basic 0.005000 0.002094 0.344355 ( 0.430145)
test_all 0.000866 0.000520 666.152811 ( 96.925774)
test_rubyspec 0.069786 0.056389 51.647585 ( 59.723344)
total: 177.18 sec