Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-090018
#<BuildRuby:0x00005652c8edb040
@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.20240105-090018",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004403 0.000089 1.505559 ( 1.814846)
build_miniruby 0.000982 0.000000 0.786721 ( 0.787048)
build_ruby 0.001477 0.000000 2.638292 ( 2.638610)
build_all 0.007905 0.001358 14.292875 ( 1.305255)
build_install 0.009303 0.000987 4.235084 ( 1.086662)
test_btest 0.000976 0.000195 72.871434 ( 6.921786)
test_basic 0.003827 0.000765 0.538304 ( 0.620436)
test_all 0.110077 0.023744 481.522958 ( 57.952957)
test_rubyspec 0.032886 0.013345 47.523451 ( 60.022628)
total: 133.15 sec