Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-174447
#<BuildRuby:0x000055faf9e93398
@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.20231210-174447",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000010)
build_up 0.007074 0.000258 1.353946 ( 1.684273)
build_miniruby 0.000886 0.000074 0.815452 ( 0.815609)
build_ruby 0.001468 0.000000 2.767267 ( 2.767106)
build_all 0.000280 0.009996 17.037035 ( 1.535719)
build_install 0.008699 0.000000 5.034120 ( 1.179034)
test_btest 0.000733 0.000000 86.507478 ( 7.943560)
test_basic 0.005484 0.000000 0.810195 ( 0.891124)
test_all 0.096324 0.042188 544.623076 ( 60.717866)
test_rubyspec 0.023154 0.027758 50.925179 ( 63.149153)
total: 140.68 sec