Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-012714
#<BuildRuby:0x000055c682b1fe88
@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.20240110-012714",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002688 0.003734 0.794007 ( 1.548336)
build_miniruby 0.000000 0.001172 0.846433 ( 0.846152)
build_ruby 0.000000 0.001522 2.718870 ( 2.718951)
build_all 0.003954 0.003826 11.936647 ( 0.999780)
build_install 0.009269 0.002043 3.392916 ( 0.970886)
test_btest 0.000441 0.000133 63.212847 ( 4.953627)
test_basic 0.003035 0.000910 0.394972 ( 0.475710)
test_all 0.075619 0.024318 388.543583 ( 36.301939)
test_rubyspec 0.034802 0.029436 40.592031 ( 53.382471)
total: 102.20 sec