Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-025947
#<BuildRuby:0x000055a1acea76f0
@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.20231030-025947",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003778 0.001511 1.336115 ( 1.605620)
build_miniruby 0.001025 0.000410 0.840705 ( 0.840147)
build_ruby 0.001227 0.000000 2.692013 ( 2.692273)
build_all 0.009863 0.000000 16.544420 ( 1.481308)
build_install 0.008016 0.000942 4.968419 ( 1.157432)
test_btest 0.000769 0.000245 83.220861 ( 7.397019)
test_basic 0.003379 0.001075 0.774698 ( 0.851755)
test_all 0.088054 0.046786 521.844111 ( 49.352953)
test_rubyspec 0.015627 0.031832 49.147102 ( 61.413032)
total: 126.79 sec