Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-020056
#<BuildRuby:0x0000562cf1013500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-020056",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.006012 1.151567 ( 1.506934)
build_miniruby 0.000997 0.000000 0.924506 ( 0.924116)
build_ruby 0.001499 0.000046 2.718396 ( 2.718418)
build_all 0.004852 0.005462 16.526488 ( 1.445569)
build_install 0.003420 0.005372 4.890025 ( 1.158389)
test_btest 0.000682 0.000287 84.178422 ( 7.516774)
test_basic 0.003103 0.001306 0.669622 ( 0.746689)
test_all 0.100050 0.034353 532.755783 ( 60.225149)
test_rubyspec 0.023106 0.020554 49.986369 ( 62.305489)
total: 138.55 sec