Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-052940
#<BuildRuby:0x000055f2527fc098
@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.20231205-052940",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001288 0.004376 1.220352 ( 1.816140)
build_miniruby 0.000781 0.000292 0.930160 ( 0.930467)
build_ruby 0.001026 0.000385 2.774746 ( 2.774301)
build_all 0.009502 0.000435 16.028494 ( 1.455655)
build_install 0.000000 0.008799 4.705764 ( 1.120545)
test_btest 0.000000 0.001028 81.047633 ( 7.793635)
test_basic 0.001388 0.003211 0.805899 ( 0.882199)
test_all 0.112978 0.023161 513.965950 ( 59.633078)
test_rubyspec 0.010620 0.034521 48.960259 ( 61.363437)
total: 137.77 sec