Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-005230
#<BuildRuby:0x000055edb1043040
@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.20231228-005230",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004185 0.000698 0.912775 ( 1.309479)
build_miniruby 0.001531 0.000000 0.869499 ( 0.868256)
build_ruby 0.000000 0.001409 2.790458 ( 2.790232)
build_all 0.007272 0.002011 16.154012 ( 1.409204)
build_install 0.007485 0.000634 4.589108 ( 1.138955)
test_btest 0.000979 0.000178 82.272099 ( 7.651573)
test_basic 0.006013 0.000000 0.803465 ( 0.875282)
test_all 0.092821 0.040966 535.519656 ( 48.605465)
test_rubyspec 0.027043 0.023133 49.210284 ( 61.476958)
total: 126.13 sec