Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-132621
#<BuildRuby:0x0000557008587500
@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.20231112-132621",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002008 0.004157 1.442481 ( 1.776296)
build_miniruby 0.000961 0.000097 0.876047 ( 0.876285)
build_ruby 0.001257 0.000125 2.636716 ( 2.636556)
build_all 0.009689 0.000000 16.325887 ( 1.494101)
build_install 0.008116 0.003813 4.889742 ( 1.174698)
test_btest 0.000886 0.000106 80.912068 ( 7.812767)
test_basic 0.000934 0.003610 0.710785 ( 0.787342)
test_all 0.102737 0.032598 514.890311 ( 48.882266)
test_rubyspec 0.026594 0.019206 50.749341 ( 62.987292)
total: 128.43 sec