Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-114005
#<BuildRuby:0x000055e24c387dc0
@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.20231220-114005",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001383 0.003804 1.047462 ( 1.329366)
build_miniruby 0.001057 0.000082 0.900992 ( 0.902443)
build_ruby 0.001895 0.000000 2.740220 ( 2.744373)
build_all 0.007686 0.000000 12.212912 ( 0.993267)
build_install 0.009654 0.003887 3.646137 ( 0.987771)
test_btest 0.000697 0.000077 61.721290 ( 5.905710)
test_basic 0.003474 0.000000 0.387406 ( 0.469085)
test_all 0.076847 0.029951 443.698275 ( 38.191660)
test_rubyspec 0.038186 0.019024 40.353785 ( 53.134161)
total: 104.66 sec