Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-123956
#<BuildRuby:0x000055c7ee0a8050
@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.20231108-123956",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004618 0.000000 1.275563 ( 1.580632)
build_miniruby 0.001121 0.000000 0.893681 ( 0.893608)
build_ruby 0.001388 0.000000 2.680789 ( 2.680707)
build_all 0.010363 0.000000 16.489933 ( 1.497214)
build_install 0.004159 0.004657 4.969727 ( 1.185657)
test_btest 0.000982 0.000061 84.709441 ( 8.023515)
test_basic 0.001192 0.004313 0.741121 ( 0.815957)
test_all 0.100373 0.034082 533.127658 ( 52.101899)
test_rubyspec 0.027724 0.019966 51.256755 ( 63.591088)
total: 132.37 sec