Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-075048
#<BuildRuby:0x0000559d5bca80e8
@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.20230812-075048",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003317 0.002888 1.549015 ( 2.730624)
build_miniruby 0.000758 0.000189 0.910392 ( 0.909960)
build_ruby 0.001024 0.000256 2.816986 ( 2.817204)
build_all 0.009868 0.000000 15.457821 ( 1.418298)
build_install 0.008874 0.000000 2.206187 ( 0.936521)
test_btest 0.000981 0.000104 88.560408 ( 7.298909)
test_basic 0.004101 0.000724 0.690878 ( 0.767604)
test_all 0.001289 0.000227 564.742816 ( 49.964332)
test_rubyspec 0.029864 0.016995 46.596474 ( 58.882022)
total: 125.73 sec