Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-033758
#<BuildRuby:0x00005580b4ef7678
@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.20231231-033758",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000042 0.000002 0.000044 ( 0.000043)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.001729 0.004136 1.238432 ( 1.640909)
build_miniruby 0.001389 0.000139 0.911906 ( 0.910933)
build_ruby 0.001213 0.000121 2.741388 ( 2.742867)
build_all 0.005562 0.004386 16.594440 ( 1.481984)
build_install 0.004063 0.005031 4.805567 ( 1.166027)
test_btest 0.000000 0.000995 88.640645 ( 7.430145)
test_basic 0.000000 0.005393 0.711143 ( 0.783641)
test_all 0.087244 0.050292 564.112852 ( 50.999984)
test_rubyspec 0.022992 0.025223 50.856362 ( 63.196813)
total: 130.35 sec