Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-055936
#<BuildRuby:0x000055fd4f553438
@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.20231202-055936",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003756 0.000341 0.971723 ( 1.239339)
build_miniruby 0.000857 0.000078 0.871950 ( 0.872354)
build_ruby 0.001140 0.000103 2.702541 ( 2.703968)
build_all 0.007723 0.000000 12.159938 ( 0.993130)
build_install 0.010597 0.003908 3.523385 ( 0.959669)
test_btest 0.000787 0.000098 63.897131 ( 4.513982)
test_basic 0.003696 0.000462 0.374191 ( 0.455195)
test_all 0.079219 0.021323 377.067926 ( 33.867288)
test_rubyspec 0.035050 0.034899 39.498135 ( 52.186066)
total: 97.79 sec