Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-082531
#<BuildRuby:0x000055879d9dffd8
@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.20231129-082531",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000345 0.004087 0.840553 ( 1.229756)
build_miniruby 0.001209 0.000000 0.871092 ( 0.871058)
build_ruby 0.001112 0.000000 2.709827 ( 2.712279)
build_all 0.005470 0.002737 12.070776 ( 0.985325)
build_install 0.006875 0.002115 3.450954 ( 0.965563)
test_btest 0.000437 0.000134 63.209134 ( 5.080729)
test_basic 0.003281 0.000000 0.374489 ( 0.455709)
test_all 0.075677 0.027774 369.702324 ( 38.568649)
test_rubyspec 0.034516 0.037126 39.629502 ( 52.288913)
total: 103.16 sec