Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-120423
#<BuildRuby:0x00005648da3b3818
@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-120423",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003875 0.000684 1.042095 ( 1.433189)
build_miniruby 0.000792 0.000140 0.877380 ( 0.876862)
build_ruby 0.000000 0.001346 2.797668 ( 2.797956)
build_all 0.001945 0.007996 16.462056 ( 1.507721)
build_install 0.007622 0.000859 4.694270 ( 1.164095)
test_btest 0.000785 0.000218 85.857500 ( 7.289757)
test_basic 0.000099 0.004785 0.724587 ( 0.797549)
test_all 0.082421 0.053092 522.328481 ( 60.693918)
test_rubyspec 0.011334 0.036346 50.963791 ( 63.247830)
total: 139.81 sec