Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-220006
#<BuildRuby:0x000055ca9ffbffa8
@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.20231229-220006",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.000964 0.004316 1.144086 ( 1.505867)
build_miniruby 0.001076 0.000000 0.925706 ( 0.924919)
build_ruby 0.001323 0.000000 2.720423 ( 2.720442)
build_all 0.002757 0.006803 16.594289 ( 1.511439)
build_install 0.008012 0.000112 4.665486 ( 1.117205)
test_btest 0.000693 0.000277 82.187120 ( 7.624075)
test_basic 0.000650 0.004212 0.754133 ( 0.828688)
test_all 0.105941 0.027710 544.341635 ( 49.832070)
test_rubyspec 0.018680 0.031863 51.026728 ( 63.451246)
total: 129.52 sec