Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-045239
#<BuildRuby:0x00005610f287ffd8
@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-045239",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004562 0.000913 1.046833 ( 1.308066)
build_miniruby 0.000897 0.000180 0.905794 ( 0.906164)
build_ruby 0.001213 0.000243 2.735065 ( 2.738209)
build_all 0.003568 0.004393 12.104427 ( 1.036578)
build_install 0.009964 0.000174 3.569546 ( 0.985659)
test_btest 0.000557 0.000128 62.534069 ( 5.935367)
test_basic 0.000000 0.003705 0.386320 ( 0.464994)
test_all 0.073997 0.030088 443.219177 ( 38.529508)
test_rubyspec 0.026348 0.030507 40.230924 ( 52.982213)
total: 104.89 sec