Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-133745
#<BuildRuby:0x0000564229d437f0
@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.20231126-133745",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002155 0.003538 0.947743 ( 1.352199)
build_miniruby 0.000783 0.000196 0.839997 ( 0.840141)
build_ruby 0.001230 0.000307 2.633821 ( 2.634662)
build_all 0.004811 0.003098 12.183484 ( 0.975029)
build_install 0.012979 0.000376 3.714379 ( 0.988542)
test_btest 0.000630 0.000149 63.925759 ( 4.777559)
test_basic 0.004271 0.001005 0.422754 ( 0.501435)
test_all 0.073538 0.027276 350.135210 ( 38.173713)
test_rubyspec 0.029403 0.037160 39.843741 ( 52.405507)
total: 102.65 sec