Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-214909
#<BuildRuby:0x0000561696578098
@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.20231229-214909",
@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.000002 0.000007 ( 0.000006)
build_up 0.003793 0.001138 0.818456 ( 1.203961)
build_miniruby 0.000836 0.000251 0.806133 ( 0.806193)
build_ruby 0.001007 0.000302 2.710709 ( 2.712054)
build_all 0.004915 0.003154 11.934471 ( 0.952115)
build_install 0.012300 0.000000 3.400723 ( 0.967387)
test_btest 0.000663 0.000109 62.374417 ( 5.383646)
test_basic 0.004004 0.001068 0.424454 ( 0.499426)
test_all 0.083456 0.016085 381.855235 ( 32.806370)
test_rubyspec 0.010101 0.055943 40.272264 ( 52.828415)
total: 98.16 sec