Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-211047
#<BuildRuby:0x0000555fd1870060
@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.20231129-211047",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004359 0.000872 0.850598 ( 1.250505)
build_miniruby 0.001050 0.000210 0.878956 ( 0.879503)
build_ruby 0.000000 0.001351 2.707517 ( 2.709735)
build_all 0.006403 0.001476 12.114805 ( 0.985775)
build_install 0.009540 0.001189 3.493919 ( 0.958875)
test_btest 0.000715 0.000153 62.816325 ( 5.275776)
test_basic 0.003087 0.000000 0.373089 ( 0.455988)
test_all 0.078006 0.023663 385.636399 ( 38.862461)
test_rubyspec 0.029223 0.044768 39.903316 ( 52.559018)
total: 103.94 sec