Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-121517
#<BuildRuby:0x00005653297e7d68
@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.20231119-121517",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000389 0.004159 1.336433 ( 1.718833)
build_miniruby 0.001097 0.000000 0.880921 ( 0.880957)
build_ruby 0.001825 0.000000 2.955941 ( 2.955444)
build_all 0.009513 0.000973 16.775796 ( 1.551173)
build_install 0.002106 0.006629 4.997265 ( 1.200493)
test_btest 0.000773 0.000258 85.645988 ( 7.805576)
test_basic 0.002491 0.003158 0.809823 ( 0.883563)
test_all 0.114314 0.023119 506.879509 ( 57.247051)
test_rubyspec 0.029018 0.021221 51.094571 ( 63.392570)
total: 137.64 sec