Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-200232
#<BuildRuby:0x0000561d6941f7f8
@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.20231130-200232",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004230 0.000000 0.958445 ( 1.231096)
build_miniruby 0.000857 0.000000 0.889020 ( 0.888792)
build_ruby 0.001211 0.000000 2.717103 ( 2.750187)
build_all 0.007454 0.000000 12.031664 ( 1.004949)
build_install 0.013948 0.000000 3.559390 ( 0.975106)
test_btest 0.000596 0.000000 62.755312 ( 4.767532)
test_basic 0.003267 0.000000 0.378930 ( 0.462620)
test_all 0.082683 0.019067 385.681660 ( 43.060676)
test_rubyspec 0.047762 0.024935 39.586429 ( 52.242018)
total: 107.38 sec