Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-135811
#<BuildRuby:0x00005598643133a8
@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.20230104-135811",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006379 0.002320 0.960715 ( 1.625382)
build_miniruby 0.000000 0.002837 0.841395 ( 0.839547)
build_ruby 0.001299 0.002084 2.147713 ( 2.147558)
build_all 0.013985 0.006804 18.716636 ( 2.192736)
build_install 0.015637 0.004595 1.990920 ( 0.999061)
test_btest 0.000907 0.000389 94.942162 ( 8.880174)
test_basic 0.006991 0.002996 0.343937 ( 0.428599)
test_all 0.002017 0.000000 682.558103 ( 63.939503)
test_rubyspec 0.073201 0.082870 47.609060 ( 55.832697)
total: 136.89 sec