Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-130856
#<BuildRuby:0x000056203d6efe70
@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-130856",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003469 0.000365 1.122175 ( 1.505482)
build_miniruby 0.000936 0.000098 0.832179 ( 0.831337)
build_ruby 0.001298 0.000137 2.899945 ( 2.900230)
build_all 0.008874 0.000934 16.472216 ( 1.480497)
build_install 0.008202 0.000350 4.650480 ( 1.131925)
test_btest 0.000990 0.000099 82.849796 ( 7.420990)
test_basic 0.004702 0.000000 0.634473 ( 0.712449)
test_all 0.092527 0.043942 535.471721 ( 61.165983)
test_rubyspec 0.036752 0.012699 50.896557 ( 63.194671)
total: 140.34 sec