Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-054757
#<BuildRuby:0x0000563df9390110
@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.20231215-054757",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004035 0.000003 1.022024 ( 1.284161)
build_miniruby 0.001097 0.000091 0.877830 ( 0.877915)
build_ruby 0.000953 0.000079 2.703167 ( 2.706786)
build_all 0.007327 0.000241 12.185475 ( 1.025223)
build_install 0.000000 0.011720 3.543417 ( 0.967644)
test_btest 0.000304 0.000342 64.088043 ( 5.820728)
test_basic 0.003045 0.000000 0.378479 ( 0.461242)
test_all 0.068179 0.030831 386.362663 ( 35.892848)
test_rubyspec 0.021862 0.037053 39.585632 ( 52.282026)
total: 101.32 sec