Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-004005
#<BuildRuby:0x000055a2e72eb7f8
@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.20240104-004005",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.008835 0.000056 1.118523 ( 1.580296)
build_miniruby 0.001044 0.000070 0.817826 ( 0.817822)
build_ruby 0.001318 0.000088 2.663705 ( 2.664750)
build_all 0.004721 0.003337 12.008810 ( 0.967933)
build_install 0.007233 0.004325 3.473624 ( 0.973652)
test_btest 0.000000 0.000847 62.803919 ( 5.795794)
test_basic 0.000000 0.004679 0.391585 ( 0.472151)
test_all 0.074471 0.027422 364.914130 ( 39.601074)
test_rubyspec 0.036602 0.029623 39.934032 ( 52.509009)
total: 105.38 sec