Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-154515
#<BuildRuby:0x000055d1a0f14060
@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.20231127-154515",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002237 0.003842 0.932006 ( 1.356426)
build_miniruby 0.001020 0.000073 0.803031 ( 0.802972)
build_ruby 0.001804 0.000129 2.670536 ( 2.671044)
build_all 0.005772 0.002529 12.198378 ( 1.018319)
build_install 0.010638 0.000069 3.709934 ( 0.986880)
test_btest 0.000599 0.000054 65.980408 ( 5.051423)
test_basic 0.003926 0.000049 0.416689 ( 0.496891)
test_all 0.076839 0.020303 358.082784 ( 40.975656)
test_rubyspec 0.031597 0.033590 39.848179 ( 52.398611)
total: 105.76 sec