Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-092554
#<BuildRuby:0x000055f50ed1f048
@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.20240106-092554",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.004739 1.088753 ( 1.493278)
build_miniruby 0.000000 0.001458 1.330046 ( 1.331483)
build_ruby 0.000000 0.001462 4.105987 ( 4.111377)
build_all 0.009098 0.000607 16.335491 ( 1.602642)
build_install 0.011754 0.002467 4.458625 ( 1.460043)
test_btest 0.000586 0.000263 81.027961 ( 8.536797)
test_basic 0.004385 0.000403 0.595402 ( 0.663949)
test_all 0.085614 0.035496 560.609706 ( 65.711628)
test_rubyspec 0.047245 0.010965 67.285675 ( 79.715822)
total: 164.63 sec