Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-152232
#<BuildRuby:0x000055ef3cad7ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230805-152232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001258 0.004449 1.435518 ( 2.732436)
build_miniruby 0.000698 0.000205 0.936938 ( 0.936498)
build_ruby 0.001122 0.000329 3.165363 ( 3.165739)
build_all 0.000617 0.008787 15.081736 ( 1.296397)
build_install 0.006309 0.002598 2.376433 ( 1.028364)
test_btest 0.000482 0.000198 82.082648 ( 8.212553)
test_basic 0.006152 0.000000 0.833406 ( 0.910819)
test_all 0.001629 0.000000 529.896431 ( 58.486290)
test_rubyspec 0.023921 0.023021 47.290510 ( 59.577108)
total: 136.35 sec