Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-021244
#<BuildRuby:0x0000561ac70dffd8
@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.20240112-021244",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000864 0.004385 0.792164 ( 1.186772)
build_miniruby 0.001041 0.000000 0.816430 ( 0.816451)
build_ruby 0.001879 0.000000 2.671715 ( 2.672189)
build_all 0.007888 0.000000 12.282451 ( 0.978515)
build_install 0.012907 0.000888 3.412792 ( 0.958630)
test_btest 0.000678 0.000091 67.649324 ( 4.865894)
test_basic 0.001182 0.003317 0.411516 ( 0.491042)
test_all 0.066525 0.030108 376.633743 ( 41.932957)
test_rubyspec 0.053398 0.019758 40.820334 ( 53.366639)
total: 107.27 sec