Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-212034
#<BuildRuby:0x00005649780e3ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231105-212034",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001726 0.002634 1.236777 ( 1.511207)
build_miniruby 0.000900 0.000129 0.900453 ( 0.900068)
build_ruby 0.001479 0.000000 2.823835 ( 2.823589)
build_all 0.010369 0.000000 16.598341 ( 1.496889)
build_install 0.006088 0.003084 5.100609 ( 1.155440)
test_btest 0.000726 0.000107 80.933088 ( 7.160987)
test_basic 0.004883 0.000186 0.793338 ( 0.862227)
test_all 0.095293 0.038516 518.497026 ( 49.105240)
test_rubyspec 0.017212 0.033418 49.975541 ( 62.279968)
total: 127.30 sec