Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-192132
#<BuildRuby:0x000055c59d098090
@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.20231023-192132",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003868 0.000911 2.189012 ( 2.427209)
build_miniruby 0.000000 0.001070 0.868943 ( 0.869014)
build_ruby 0.000000 0.001315 2.630518 ( 2.630283)
build_all 0.007608 0.002649 16.992812 ( 1.513786)
build_install 0.008839 0.000016 5.398105 ( 1.185426)
test_btest 0.000771 0.000192 87.838152 ( 7.481375)
test_basic 0.004955 0.000000 0.763941 ( 0.840771)
test_all 0.107109 0.024591 530.644498 ( 49.491333)
test_rubyspec 0.015363 0.035007 50.402874 ( 62.718577)
total: 129.16 sec