Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-110316
#<BuildRuby:0x00005633fc687320
@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.20231125-110316",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005480 0.930900 ( 1.331937)
build_miniruby 0.000000 0.001005 0.806355 ( 0.806352)
build_ruby 0.000000 0.001485 2.659891 ( 2.660740)
build_all 0.001222 0.006558 12.232351 ( 1.007432)
build_install 0.008000 0.005895 3.706011 ( 0.995104)
test_btest 0.000865 0.000000 63.629279 ( 5.388579)
test_basic 0.001834 0.003495 0.421872 ( 0.500136)
test_all 0.064625 0.033651 353.751812 ( 37.191063)
test_rubyspec 0.012267 0.056619 39.625609 ( 52.192508)
total: 102.07 sec