Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-121355
#<BuildRuby:0x0000555c1628b7f8
@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.20231122-121355",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003436 0.002577 0.912955 ( 1.296503)
build_miniruby 0.000663 0.000497 0.835678 ( 0.835660)
build_ruby 0.000877 0.000658 2.630648 ( 2.631581)
build_all 0.006741 0.001424 12.273408 ( 0.986046)
build_install 0.010490 0.002486 3.651144 ( 0.973332)
test_btest 0.000445 0.000260 61.479105 ( 5.711727)
test_basic 0.004131 0.000000 0.404452 ( 0.485193)
test_all 0.078647 0.016293 356.844324 ( 40.290833)
test_rubyspec 0.030495 0.033690 39.739682 ( 52.314673)
total: 105.53 sec