Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-132606
#<BuildRuby:0x0000561544683df0
@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.20221231-132606",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.003587 0.637162 ( 1.052557)
build_miniruby 0.001028 0.000000 0.737556 ( 0.736729)
build_ruby 0.001308 0.000000 2.523428 ( 2.524436)
build_all 0.009210 0.000000 12.578270 ( 1.516168)
build_install 0.005956 0.000715 1.628878 ( 0.765928)
test_btest 0.000000 0.000637 64.386356 ( 6.396928)
test_basic 0.000643 0.002950 0.262208 ( 0.357635)
test_all 0.001316 0.000000 485.748938 ( 46.324298)
test_rubyspec 0.013135 0.016035 34.931749 ( 45.495390)
total: 105.17 sec