Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-063336
#<BuildRuby:0x000055a614e37b68
@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.20231219-063336",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000025 0.004010 1.033215 ( 1.344074)
build_miniruby 0.000906 0.000272 0.870150 ( 0.869960)
build_ruby 0.000836 0.000251 2.706602 ( 2.707099)
build_all 0.004731 0.002975 12.204488 ( 0.987255)
build_install 0.008677 0.005733 3.605897 ( 0.982686)
test_btest 0.000420 0.000162 64.861251 ( 4.970041)
test_basic 0.001417 0.003063 0.379285 ( 0.460211)
test_all 0.069384 0.028979 372.303759 ( 36.261100)
test_rubyspec 0.025356 0.040405 39.629522 ( 52.326651)
total: 100.91 sec