Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-075946
#<BuildRuby:0x000055e149a4b8e0
@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.20231222-075946",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003562 0.000000 0.732020 ( 1.130581)
build_miniruby 0.001087 0.000058 0.902012 ( 0.902780)
build_ruby 0.001226 0.000102 2.777492 ( 2.781561)
build_all 0.005046 0.003177 12.256085 ( 1.019989)
build_install 0.006635 0.005007 3.517622 ( 0.985795)
test_btest 0.000632 0.000127 65.325326 ( 5.879857)
test_basic 0.000753 0.003317 0.391568 ( 0.470135)
test_all 0.080018 0.027977 444.875740 ( 40.089281)
test_rubyspec 0.017610 0.034658 40.602598 ( 53.338680)
total: 106.60 sec