Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-212428
#<BuildRuby:0x000055f4dbf00188
@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.20231127-212428",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004772 0.000796 0.943732 ( 1.346037)
build_miniruby 0.000992 0.000165 0.832186 ( 0.832221)
build_ruby 0.001616 0.000000 2.625996 ( 2.626929)
build_all 0.003384 0.004636 12.224126 ( 0.977023)
build_install 0.010351 0.001243 4.157119 ( 1.004953)
test_btest 0.000591 0.000127 63.139472 ( 5.414609)
test_basic 0.004428 0.000000 0.394211 ( 0.474273)
test_all 0.071059 0.024192 362.582536 ( 33.199923)
test_rubyspec 0.036199 0.028993 40.030991 ( 52.608428)
total: 98.48 sec