Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-104058
#<BuildRuby:0x0000558b02bbf048
@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.20231126-104058",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.006497 0.000191 1.061792 ( 1.637684)
build_miniruby 0.001027 0.000085 2.519026 ( 2.281921)
build_ruby 0.001794 0.000000 2.635609 ( 2.636366)
build_all 0.007773 0.000387 12.224277 ( 1.019386)
build_install 0.011867 0.000128 3.706713 ( 0.987185)
test_btest 0.000566 0.000037 61.690684 ( 5.858390)
test_basic 0.004101 0.000000 0.398746 ( 0.474983)
test_all 0.074280 0.026897 343.934181 ( 35.351407)
test_rubyspec 0.032651 0.034120 39.765280 ( 52.329722)
total: 102.58 sec