Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-113046
#<BuildRuby:0x000055b8d457be20
@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-113046",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004028 0.000000 1.039037 ( 1.307881)
build_miniruby 0.000772 0.000000 0.874705 ( 0.875042)
build_ruby 0.000985 0.000000 2.709629 ( 2.712041)
build_all 0.003033 0.004746 12.162810 ( 1.002840)
build_install 0.008508 0.004608 3.544282 ( 0.979349)
test_btest 0.000636 0.000091 65.246998 ( 4.842099)
test_basic 0.003984 0.000569 0.378525 ( 0.458963)
test_all 0.085744 0.013684 385.786696 ( 38.868819)
test_rubyspec 0.036011 0.031151 39.981469 ( 52.628709)
total: 103.68 sec