Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-052605
#<BuildRuby:0x000055895b2cf918
@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.20231222-052605",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000819 0.004211 1.061208 ( 1.469108)
build_miniruby 0.001122 0.000421 0.906595 ( 0.906187)
build_ruby 0.000973 0.000365 2.894106 ( 2.894106)
build_all 0.010135 0.000000 16.438331 ( 1.475470)
build_install 0.002326 0.006645 4.821657 ( 1.164213)
test_btest 0.000722 0.000289 82.597464 ( 7.179678)
test_basic 0.000414 0.004131 0.581745 ( 0.662909)
test_all 0.116677 0.015424 530.285214 ( 50.110600)
test_rubyspec 0.033173 0.016277 50.410456 ( 62.698466)
total: 128.56 sec