Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-151815
#<BuildRuby:0x000055f49a99c048
@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.20231127-151815",
@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.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000851 0.004318 1.210069 ( 1.625934)
build_miniruby 0.000713 0.000268 0.836890 ( 0.836607)
build_ruby 0.000966 0.000362 2.671766 ( 2.672152)
build_all 0.010554 0.000000 16.589133 ( 1.475639)
build_install 0.006143 0.004015 5.005820 ( 1.165718)
test_btest 0.000808 0.000282 85.241473 ( 7.451571)
test_basic 0.003853 0.000063 0.697712 ( 0.774173)
test_all 0.089708 0.051474 496.691933 ( 51.773427)
test_rubyspec 0.019218 0.032393 51.243976 ( 63.604227)
total: 131.38 sec