Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-194350
#<BuildRuby:0x0000559161bf0110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-194350",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004098 0.000372 1.015350 ( 1.267091)
build_miniruby 0.000896 0.000000 0.867286 ( 0.866935)
build_ruby 0.001711 0.000000 2.693079 ( 2.693160)
build_all 0.007413 0.000000 12.095900 ( 1.002707)
build_install 0.011338 0.000000 3.575917 ( 0.972560)
test_btest 0.000643 0.000035 63.421273 ( 4.880017)
test_basic 0.004012 0.000251 0.372868 ( 0.454071)
test_all 0.078946 0.023106 394.049837 ( 38.513194)
test_rubyspec 0.048371 0.018083 39.804169 ( 52.442544)
total: 103.09 sec