Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-214519
#<BuildRuby:0x000055e882987568
@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.20231211-214519",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004698 0.000074 1.309311 ( 1.714131)
build_miniruby 0.000836 0.000083 0.878547 ( 0.878512)
build_ruby 0.001249 0.000125 2.732669 ( 2.733110)
build_all 0.009373 0.000937 17.074188 ( 1.490901)
build_install 0.005543 0.004083 4.963892 ( 1.183553)
test_btest 0.000599 0.000082 86.089048 ( 7.807862)
test_basic 0.003179 0.000433 0.643287 ( 0.722308)
test_all 0.116222 0.023102 538.032906 ( 59.864150)
test_rubyspec 0.013888 0.034061 50.511323 ( 62.881128)
total: 139.28 sec