Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-172440
#<BuildRuby:0x00005620c99d0090
@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.20231224-172440",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000987 0.002816 0.741039 ( 1.129233)
build_miniruby 0.000685 0.000274 0.911097 ( 0.912663)
build_ruby 0.000959 0.000383 2.769158 ( 2.771956)
build_all 0.005472 0.002189 12.055955 ( 1.001727)
build_install 0.009516 0.000000 3.417994 ( 0.978359)
test_btest 0.000785 0.000000 61.497768 ( 6.361027)
test_basic 0.000138 0.003365 0.384961 ( 0.468310)
test_all 0.089050 0.019343 450.253014 ( 41.396270)
test_rubyspec 0.016528 0.035353 40.664780 ( 53.404949)
total: 108.43 sec