Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-062943
#<BuildRuby:0x000055cac7153208
@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.20230107-062943",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.003710 0.618322 ( 1.339529)
build_miniruby 0.000309 0.000578 0.672895 ( 0.672039)
build_ruby 0.001082 0.000216 2.412332 ( 2.412273)
build_all 0.005176 0.004627 13.071238 ( 1.605740)
build_install 0.006742 0.000000 1.524953 ( 0.715422)
test_btest 0.000707 0.000000 65.620359 ( 6.471930)
test_basic 0.000000 0.003713 0.248301 ( 0.343352)
test_all 0.001167 0.000222 492.146030 ( 47.017598)
test_rubyspec 0.024686 0.003087 35.410289 ( 45.957219)
total: 106.54 sec