Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-212454
#<BuildRuby:0x0000563b52e3b7f8
@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.20231215-212454",
@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.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001164 0.004099 1.033550 ( 1.323840)
build_miniruby 0.001188 0.000000 0.884927 ( 0.884541)
build_ruby 0.001693 0.000000 2.715095 ( 2.717634)
build_all 0.007480 0.000162 12.173483 ( 1.001905)
build_install 0.009943 0.004452 3.585800 ( 0.979311)
test_btest 0.000764 0.000095 61.421478 ( 5.965762)
test_basic 0.004049 0.000000 0.378493 ( 0.460593)
test_all 0.072706 0.029807 395.307374 ( 44.548085)
test_rubyspec 0.034925 0.034357 39.788452 ( 52.455381)
total: 110.34 sec