Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-221542
#<BuildRuby:0x000055deb62b3320
@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.20240111-221542",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001959 0.003332 0.814872 ( 1.204875)
build_miniruby 0.000779 0.000311 0.814733 ( 0.814443)
build_ruby 0.001024 0.000410 2.671384 ( 2.672339)
build_all 0.007396 0.001159 12.041031 ( 0.962777)
build_install 0.008813 0.001437 3.458095 ( 0.980052)
test_btest 0.000557 0.000186 65.217237 ( 4.856728)
test_basic 0.004244 0.000000 0.394082 ( 0.474636)
test_all 0.069549 0.028635 385.682176 ( 39.885900)
test_rubyspec 0.018170 0.053625 40.893535 ( 53.420158)
total: 105.27 sec