Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-202305
#<BuildRuby:0x000055a71c154050
@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.20230606-202305",
@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.000000 0.000006 0.000006 ( 0.000006)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000888 0.004199 1.489673 ( 2.778400)
build_miniruby 0.000790 0.000247 0.786924 ( 0.786292)
build_ruby 0.000963 0.000301 2.612313 ( 2.612285)
build_all 0.008080 0.001134 12.619037 ( 1.087694)
build_install 0.006872 0.000672 1.789690 ( 0.857764)
test_btest 0.000810 0.000225 81.432170 ( 7.019035)
test_basic 0.000674 0.003387 0.684473 ( 0.767642)
test_all 0.001136 0.000359 441.398484 ( 40.816076)
test_rubyspec 0.020389 0.023449 42.442030 ( 54.992033)
total: 111.72 sec