Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-043648
#<BuildRuby:0x0000560dd2e3c048
@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.20231227-043648",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.000000 0.004595 1.132029 ( 1.501254)
build_miniruby 0.000177 0.000797 0.891504 ( 0.890952)
build_ruby 0.000944 0.000315 2.877642 ( 2.877108)
build_all 0.008903 0.000563 16.082300 ( 1.462132)
build_install 0.004413 0.003878 4.457547 ( 1.138617)
test_btest 0.000890 0.000297 83.887162 ( 6.840080)
test_basic 0.000892 0.004088 0.722468 ( 0.797010)
test_all 0.109813 0.024850 504.042163 ( 53.879533)
test_rubyspec 0.023438 0.021055 49.257172 ( 61.718131)
total: 131.11 sec