Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-213525
#<BuildRuby:0x0000562bc8756eb8
@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.20231115-213525",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004390 0.000040 1.272528 ( 1.687165)
build_miniruby 0.000919 0.000092 0.793854 ( 0.794496)
build_ruby 0.001217 0.000122 2.699991 ( 2.699889)
build_all 0.010048 0.000000 16.033565 ( 1.429867)
build_install 0.005242 0.003493 4.720922 ( 1.132090)
test_btest 0.000685 0.000083 78.529564 ( 7.606893)
test_basic 0.000316 0.003998 0.638439 ( 0.719687)
test_all 0.086645 0.043583 485.654365 ( 48.910550)
test_rubyspec 0.033821 0.015059 50.613507 ( 62.945229)
total: 127.93 sec