Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-150624
#<BuildRuby:0x000056419b7af048
@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.20231215-150624",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004801 1.022160 ( 1.309162)
build_miniruby 0.000000 0.000757 0.871849 ( 0.871759)
build_ruby 0.000000 0.001551 2.715525 ( 2.717247)
build_all 0.003124 0.004450 12.148944 ( 1.015993)
build_install 0.005561 0.003319 3.625301 ( 0.980772)
test_btest 0.000481 0.000128 64.510213 ( 4.652877)
test_basic 0.001056 0.002955 0.376123 ( 0.457651)
test_all 0.078480 0.023574 408.561055 ( 40.222319)
test_rubyspec 0.035591 0.024532 39.758675 ( 52.416412)
total: 104.64 sec