Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-131955
#<BuildRuby:0x00005584cc9935f8
@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.20231129-131955",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001543 0.004237 1.117526 ( 1.594045)
build_miniruby 0.001019 0.000161 0.872047 ( 0.871230)
build_ruby 0.001189 0.000188 2.732806 ( 2.733092)
build_all 0.004259 0.005672 16.429407 ( 1.522519)
build_install 0.008395 0.000988 4.722025 ( 1.156231)
test_btest 0.000893 0.000186 81.413331 ( 7.854503)
test_basic 0.004705 0.000980 0.744849 ( 0.818313)
test_all 0.105234 0.030403 539.398820 ( 53.871118)
test_rubyspec 0.031503 0.021440 50.275482 ( 62.616908)
total: 133.04 sec