Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-155850
#<BuildRuby:0x000055fb62c7f520
@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.20230712-155850",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006360 0.000229 1.486798 ( 2.802259)
build_miniruby 0.000980 0.000103 0.843397 ( 0.843098)
build_ruby 0.000000 0.001254 2.631264 ( 2.631991)
build_all 0.003747 0.006449 13.797015 ( 1.303063)
build_install 0.003906 0.004067 1.944571 ( 0.933773)
test_btest 0.000648 0.000148 89.292282 ( 7.685242)
test_basic 0.003237 0.000735 0.560589 ( 0.639998)
test_all 0.001275 0.000290 466.532581 ( 46.716171)
test_rubyspec 0.019516 0.020933 44.567758 ( 57.016456)
total: 120.57 sec