Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-232935
#<BuildRuby:0x0000557bfb438060
@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-232935",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003898 1.032006 ( 1.292097)
build_miniruby 0.000854 0.000000 0.879495 ( 0.879655)
build_ruby 0.000000 0.001101 2.717086 ( 2.718902)
build_all 0.007637 0.000722 12.065624 ( 1.026700)
build_install 0.009218 0.001377 3.582726 ( 0.973078)
test_btest 0.000657 0.000119 63.150531 ( 5.485763)
test_basic 0.003267 0.000593 0.384417 ( 0.468819)
test_all 0.071130 0.029146 400.694140 ( 37.476513)
test_rubyspec 0.021409 0.047028 39.890343 ( 52.547116)
total: 102.87 sec