Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-082726
#<BuildRuby:0x0000562ece3d74f0
@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.20231206-082726",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004273 0.000389 0.987235 ( 1.255704)
build_miniruby 0.000819 0.000075 0.872662 ( 0.872006)
build_ruby 0.001182 0.000107 2.718668 ( 2.721340)
build_all 0.003313 0.004376 12.178740 ( 1.004600)
build_install 0.011087 0.003200 3.583563 ( 0.970470)
test_btest 0.000665 0.000125 65.119472 ( 5.749747)
test_basic 0.003420 0.000641 0.371828 ( 0.454042)
test_all 0.086591 0.016767 392.669666 ( 44.070618)
test_rubyspec 0.014038 0.048301 39.581081 ( 52.260086)
total: 109.36 sec