Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-113554
#<BuildRuby:0x000055c831eeb840
@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-113554",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000019)
build_up 0.004906 0.000368 1.104372 ( 1.494693)
build_miniruby 0.000998 0.000374 1.021370 ( 1.019992)
build_ruby 0.000954 0.000358 2.821792 ( 2.822043)
build_all 0.009684 0.000000 16.583524 ( 1.492557)
build_install 0.004030 0.004638 4.705662 ( 1.160264)
test_btest 0.001027 0.000000 81.225159 ( 7.281374)
test_basic 0.000938 0.003344 0.702457 ( 0.777389)
test_all 0.105471 0.029706 543.677948 ( 53.524248)
test_rubyspec 0.020742 0.025583 52.233942 ( 64.614208)
total: 134.19 sec