Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-215718
#<BuildRuby:0x00005613a9e9b818
@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.20240114-215718",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003625 0.000604 1.099862 ( 1.482101)
build_miniruby 0.001131 0.000188 0.813658 ( 0.812589)
build_ruby 0.001071 0.000179 2.620103 ( 2.619993)
build_all 0.005297 0.003627 14.100621 ( 1.306177)
build_install 0.007104 0.000568 4.037218 ( 1.045219)
test_btest 0.000910 0.000174 74.873948 ( 6.722072)
test_basic 0.004206 0.000801 0.777722 ( 0.853447)
test_all 0.091556 0.040431 503.347473 ( 49.393989)
test_rubyspec 0.018774 0.027034 48.302156 ( 60.693651)
total: 124.93 sec