Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-014054
#<BuildRuby:0x00005653d4783fd8
@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.20231128-014054",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005674 0.000628 1.007222 ( 1.629116)
build_miniruby 0.000807 0.000294 0.811104 ( 0.811065)
build_ruby 0.001124 0.000408 2.658074 ( 2.658486)
build_all 0.006926 0.000855 12.223858 ( 1.019532)
build_install 0.004320 0.006376 3.724298 ( 0.988911)
test_btest 0.000507 0.000212 62.311790 ( 5.581577)
test_basic 0.003931 0.000000 0.393681 ( 0.474399)
test_all 0.079348 0.021599 354.454594 ( 39.197352)
test_rubyspec 0.037215 0.028649 39.869378 ( 52.430335)
total: 104.79 sec