Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143640
#<BuildRuby:0x000055fbe6214098
@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.20240112-143640",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003950 0.001185 0.796246 ( 1.166477)
build_miniruby 0.000786 0.000236 0.818507 ( 0.818548)
build_ruby 0.000000 0.001311 2.663235 ( 2.664178)
build_all 0.004703 0.003144 11.985062 ( 0.991860)
build_install 0.001760 0.009839 3.436613 ( 0.971101)
test_btest 0.000490 0.000268 63.597415 ( 5.162081)
test_basic 0.000000 0.004116 0.400714 ( 0.481734)
test_all 0.077715 0.019487 388.160060 ( 35.508817)
test_rubyspec 0.032429 0.034146 40.693370 ( 53.231723)
total: 101.00 sec