Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-094642
#<BuildRuby:0x0000559109900048
@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.20240114-094642",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003218 0.000965 0.982045 ( 1.334189)
build_miniruby 0.000803 0.000241 0.915933 ( 0.915149)
build_ruby 0.001726 0.000000 2.739007 ( 2.740018)
build_all 0.010240 0.000000 14.555351 ( 1.357815)
build_install 0.000595 0.008430 4.218558 ( 1.137868)
test_btest 0.000532 0.000205 76.230334 ( 7.671144)
test_basic 0.002433 0.000936 0.493956 ( 0.574194)
test_all 0.105354 0.030796 543.738250 ( 58.326014)
test_rubyspec 0.016173 0.017154 48.425152 ( 60.935999)
total: 134.99 sec