Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-113844
#<BuildRuby:0x000055f780cb1e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-113844",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003857 0.000241 0.908566 ( 1.147329)
build_miniruby 0.000886 0.000056 0.956184 ( 0.954879)
build_ruby 0.001192 0.000075 2.603486 ( 2.602037)
build_all 0.004635 0.004428 15.645656 ( 3.380894)
build_install 0.005548 0.003262 2.273675 ( 1.289029)
test_btest 0.000471 0.000071 63.310367 ( 11.036362)
test_basic 0.004812 0.000108 0.287823 ( 0.378269)
test_all 0.000770 0.000110 629.270963 (118.055462)
test_rubyspec 0.044642 0.020470 51.809535 ( 60.013465)
total: 198.86 sec