Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-084306
#<BuildRuby:0x000055bc18bc3818
@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.20240117-084306",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004629 0.000514 1.131113 ( 1.507566)
build_miniruby 0.000832 0.000093 0.852007 ( 0.851961)
build_ruby 0.001260 0.000140 2.740700 ( 2.740377)
build_all 0.008714 0.000442 14.518598 ( 1.310182)
build_install 0.000000 0.008122 4.160385 ( 1.057957)
test_btest 0.000000 0.000726 76.087476 ( 7.103556)
test_basic 0.000000 0.004551 0.702425 ( 0.777518)
test_all 0.114199 0.015765 492.665531 ( 49.186050)
test_rubyspec 0.044548 0.018114 80.311015 ( 92.656381)
total: 157.19 sec