Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-153840
#<BuildRuby:0x0000563e1726b7f8
@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.20240111-153840",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001804 0.003132 0.796439 ( 1.193954)
build_miniruby 0.000844 0.000307 0.872096 ( 0.871402)
build_ruby 0.001055 0.000383 2.663026 ( 2.664051)
build_all 0.004137 0.003989 12.005005 ( 1.001671)
build_install 0.012718 0.000333 3.438392 ( 0.971529)
test_btest 0.000000 0.000691 66.761280 ( 5.343264)
test_basic 0.000740 0.004807 0.403763 ( 0.483561)
test_all 0.075337 0.021004 395.689641 ( 32.781526)
test_rubyspec 0.034182 0.032311 40.681304 ( 53.236017)
total: 98.55 sec