Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-043800
#<BuildRuby:0x00005556a0b62fa0
@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.20231124-043800",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000477 0.004112 1.268001 ( 1.674428)
build_miniruby 0.000870 0.000260 0.957381 ( 0.956951)
build_ruby 0.000000 0.001344 2.905261 ( 2.905452)
build_all 0.001430 0.009472 16.554633 ( 1.551833)
build_install 0.009066 0.000611 5.075978 ( 1.195972)
test_btest 0.000741 0.000342 83.645713 ( 7.723436)
test_basic 0.000245 0.004171 0.614409 ( 0.690446)
test_all 0.104674 0.027150 531.645372 ( 48.933654)
test_rubyspec 0.027851 0.019555 50.321123 ( 62.594841)
total: 128.23 sec