Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-131850
#<BuildRuby:0x0000558ceeb3b8e0
@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.20231217-131850",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003930 0.000357 1.028764 ( 1.278491)
build_miniruby 0.000631 0.000057 0.870281 ( 0.871344)
build_ruby 0.001050 0.000095 2.717070 ( 2.718453)
build_all 0.004616 0.003820 12.156824 ( 1.016354)
build_install 0.003303 0.006982 3.556903 ( 0.969319)
test_btest 0.000607 0.000162 61.863339 ( 5.874132)
test_basic 0.002642 0.000704 0.385332 ( 0.463987)
test_all 0.084664 0.022067 393.519218 ( 42.509656)
test_rubyspec 0.034012 0.036499 39.659246 ( 52.296627)
total: 108.00 sec