Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-173320
#<BuildRuby:0x000055b5c5806eb8
@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.20231125-173320",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004669 0.000492 1.414624 ( 1.787007)
build_miniruby 0.001041 0.000000 0.905986 ( 0.905928)
build_ruby 0.001356 0.000000 2.709377 ( 2.709343)
build_all 0.010546 0.000021 16.896096 ( 1.482277)
build_install 0.006215 0.003991 5.142857 ( 1.195595)
test_btest 0.000838 0.000104 84.862474 ( 7.670165)
test_basic 0.000000 0.004661 0.790699 ( 0.866428)
test_all 0.085086 0.051889 503.673583 ( 57.759070)
test_rubyspec 0.010898 0.038800 50.856692 ( 63.135052)
total: 137.51 sec