Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-105553
#<BuildRuby:0x00005569f0d9b818
@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.20231117-105553",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004251 0.000447 1.185694 ( 1.586300)
build_miniruby 0.000895 0.000094 0.830511 ( 0.830710)
build_ruby 0.001287 0.000135 2.711940 ( 2.712202)
build_all 0.005364 0.004470 16.413216 ( 1.472897)
build_install 0.008406 0.000577 4.886756 ( 1.203797)
test_btest 0.000981 0.000140 83.324965 ( 7.739650)
test_basic 0.005658 0.000000 0.799063 ( 0.878489)
test_all 0.085879 0.047542 493.405912 ( 58.001157)
test_rubyspec 0.017052 0.029080 49.825921 ( 62.243051)
total: 136.67 sec