Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-232239
#<BuildRuby:0x0000559bfe4a0098
@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.20231203-232239",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001265 0.004422 1.356260 ( 1.716027)
build_miniruby 0.000666 0.000292 0.945136 ( 0.944336)
build_ruby 0.000000 0.001334 2.685649 ( 2.685545)
build_all 0.006341 0.003929 16.802873 ( 1.446915)
build_install 0.003731 0.005480 4.900122 ( 1.137167)
test_btest 0.000677 0.000355 88.168406 ( 7.459494)
test_basic 0.003408 0.001785 0.700451 ( 0.779633)
test_all 0.109088 0.026446 565.198654 ( 52.403885)
test_rubyspec 0.026490 0.020385 50.253161 ( 62.574537)
total: 131.15 sec