Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-202245
#<BuildRuby:0x00005589b044f040
@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.20240109-202245",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004510 0.000000 0.889996 ( 1.267063)
build_miniruby 0.001069 0.000000 0.894297 ( 0.893980)
build_ruby 0.001925 0.000000 2.807511 ( 2.809286)
build_all 0.009592 0.000127 14.724736 ( 1.393279)
build_install 0.008864 0.000067 4.224717 ( 1.135653)
test_btest 0.000000 0.000729 78.151460 ( 6.840448)
test_basic 0.000518 0.003273 0.582479 ( 0.661188)
test_all 0.102702 0.033144 512.854170 ( 58.040182)
test_rubyspec 0.014791 0.019301 50.443593 ( 62.985667)
total: 136.03 sec