Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-170445
#<BuildRuby:0x000055847f076eb8
@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.20231127-170445",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001107 0.004471 1.405141 ( 1.803071)
build_miniruby 0.000723 0.000271 0.889647 ( 0.889937)
build_ruby 0.001096 0.000411 2.682523 ( 2.683162)
build_all 0.004416 0.006178 16.354693 ( 1.455482)
build_install 0.002857 0.005953 4.994852 ( 1.175803)
test_btest 0.000899 0.000450 82.281629 ( 7.331681)
test_basic 0.004562 0.000000 0.728346 ( 0.805827)
test_all 0.092050 0.043558 504.604356 ( 48.178967)
test_rubyspec 0.029722 0.017415 51.104912 ( 63.463511)
total: 127.79 sec