Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-162557
#<BuildRuby:0x0000560ea3e034b0
@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.20231228-162557",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005031 0.001509 0.795756 ( 1.221041)
build_miniruby 0.000934 0.000000 0.795228 ( 0.795412)
build_ruby 0.001492 0.000000 2.662616 ( 2.663498)
build_all 0.008414 0.000000 12.107539 ( 0.964486)
build_install 0.008993 0.001501 3.392742 ( 0.966210)
test_btest 0.000517 0.000120 64.058428 ( 5.418972)
test_basic 0.000000 0.004060 0.385774 ( 0.467111)
test_all 0.075145 0.024412 366.783413 ( 39.210204)
test_rubyspec 0.028064 0.030831 40.445566 ( 53.001136)
total: 104.71 sec