Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-064835
#<BuildRuby:0x000055710aff0138
@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-064835",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004102 0.000037 1.059834 ( 1.305546)
build_miniruby 0.000674 0.000202 0.902648 ( 0.903178)
build_ruby 0.001340 0.000402 2.739135 ( 2.741931)
build_all 0.007640 0.000000 12.166396 ( 1.019624)
build_install 0.013576 0.000000 3.602845 ( 0.996019)
test_btest 0.000926 0.000000 62.659713 ( 6.040373)
test_basic 0.001732 0.002922 0.395892 ( 0.474271)
test_all 0.086278 0.021616 430.387849 ( 36.708696)
test_rubyspec 0.029799 0.023601 40.688492 ( 53.400955)
total: 103.59 sec