Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-071046
#<BuildRuby:0x000055f65ad5b280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-071046",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003774 0.000755 0.981485 ( 1.252172)
build_miniruby 0.000000 0.000879 0.870132 ( 0.870160)
build_ruby 0.000000 0.001275 2.695240 ( 2.697325)
build_all 0.000683 0.007488 12.057725 ( 1.000959)
build_install 0.010261 0.001019 3.544439 ( 0.970867)
test_btest 0.000546 0.000196 66.404674 ( 4.936985)
test_basic 0.002907 0.001039 0.370120 ( 0.452592)
test_all 0.064152 0.036577 401.842470 ( 38.287123)
test_rubyspec 0.034525 0.038535 39.699739 ( 52.343301)
total: 102.81 sec