Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-190737
#<BuildRuby:0x000055b1ffbf7960
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-190737",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004729 0.000394 0.800653 ( 1.183998)
build_miniruby 0.000918 0.000077 0.840623 ( 0.840519)
build_ruby 0.001182 0.000099 2.669106 ( 2.669727)
build_all 0.007472 0.000623 11.912270 ( 0.982310)
build_install 0.010943 0.000048 3.371975 ( 0.959449)
test_btest 0.000539 0.000038 64.165232 ( 5.229310)
test_basic 0.004800 0.000343 0.392421 ( 0.471226)
test_all 0.068776 0.031129 392.161334 ( 33.589294)
test_rubyspec 0.027867 0.036087 40.481786 ( 53.058997)
total: 98.99 sec