Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-022801
#<BuildRuby:0x0000563739717818
@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.20231202-022801",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000013)
build_up 0.003982 0.001493 1.357487 ( 1.869839)
build_miniruby 0.000758 0.000284 0.947224 ( 0.946782)
build_ruby 0.001032 0.000387 2.802701 ( 2.802516)
build_all 0.007287 0.002733 16.627542 ( 1.490585)
build_install 0.004943 0.004050 4.834135 ( 1.145141)
test_btest 0.000737 0.000307 87.144661 ( 7.400416)
test_basic 0.001621 0.005275 0.710795 ( 0.783875)
test_all 0.084800 0.052405 526.782969 ( 55.349362)
test_rubyspec 0.033280 0.015302 49.997595 ( 62.404497)
total: 134.19 sec