Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-155509
#<BuildRuby:0x000055d2b984b048
@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-155509",
@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.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004148 0.000377 0.971736 ( 1.513155)
build_miniruby 0.000954 0.000000 0.866750 ( 0.867396)
build_ruby 0.001165 0.000000 2.702520 ( 2.704854)
build_all 0.004040 0.004007 12.013177 ( 1.024630)
build_install 0.009556 0.000000 3.533439 ( 0.961851)
test_btest 0.000791 0.000000 63.597482 ( 5.245164)
test_basic 0.000564 0.002543 0.366965 ( 0.448568)
test_all 0.083234 0.016486 425.119780 ( 38.132002)
test_rubyspec 0.029359 0.047215 39.792702 ( 52.422410)
total: 103.32 sec