Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-113115
#<BuildRuby:0x0000557cc283bbb8
@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.20231229-113115",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004720 0.000000 1.098725 ( 1.453877)
build_miniruby 0.001276 0.000000 0.968492 ( 0.968125)
build_ruby 0.001456 0.000000 2.952660 ( 2.952734)
build_all 0.009370 0.000000 16.176989 ( 1.431975)
build_install 0.007662 0.000630 4.555121 ( 1.106061)
test_btest 0.000887 0.000116 82.576453 ( 7.471105)
test_basic 0.003973 0.000518 0.708402 ( 0.782687)
test_all 0.101484 0.029033 546.841003 ( 57.928795)
test_rubyspec 0.036313 0.011890 50.164795 ( 62.457672)
total: 136.55 sec