Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-063840
#<BuildRuby:0x00005570da42ff90
@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.20240116-063840",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005942 0.000510 0.814352 ( 1.236411)
build_miniruby 0.000709 0.000213 0.817899 ( 0.817862)
build_ruby 0.000000 0.001336 2.655849 ( 2.656489)
build_all 0.006519 0.002279 11.985208 ( 0.974042)
build_install 0.008918 0.000000 3.341783 ( 0.959664)
test_btest 0.000749 0.000000 65.267361 ( 5.053156)
test_basic 0.003886 0.000211 0.406327 ( 0.486555)
test_all 0.079738 0.022874 365.227701 ( 36.695357)
test_rubyspec 0.028247 0.042225 40.365070 ( 52.906070)
total: 101.79 sec