Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-070633
#<BuildRuby:0x0000560867317228
@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.20231220-070633",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003081 0.001233 1.238258 ( 1.613555)
build_miniruby 0.000732 0.000293 0.833931 ( 0.834479)
build_ruby 0.001098 0.000439 2.805483 ( 2.804747)
build_all 0.009937 0.000505 16.712514 ( 1.468482)
build_install 0.004287 0.004319 4.833002 ( 1.154472)
test_btest 0.000000 0.001121 89.090208 ( 7.227535)
test_basic 0.000000 0.004871 0.799435 ( 0.876236)
test_all 0.088261 0.048719 528.878080 ( 57.081355)
test_rubyspec 0.021751 0.025846 50.666378 ( 62.967092)
total: 136.03 sec