Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-081534
#<BuildRuby:0x0000558e60974098
@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.20230701-081534",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006380 1.547019 ( 2.747038)
build_miniruby 0.000000 0.001133 0.890754 ( 0.891211)
build_ruby 0.000000 0.001531 2.802230 ( 2.803399)
build_all 0.007514 0.001699 12.146742 ( 8.510318)
build_install 0.002144 0.007102 5.084889 ( 1.828934)
test_btest 0.000538 0.000205 88.345892 ( 7.704492)
test_basic 0.001815 0.003005 0.616051 ( 0.701162)
test_all 0.000687 0.001810 491.307308 ( 44.866257)
test_rubyspec 0.029771 0.013268 44.351613 ( 56.827657)
total: 126.88 sec