Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-032632
#<BuildRuby:0x0000557b0c8af840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-032632",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001398 0.004452 1.289955 ( 1.704774)
build_miniruby 0.000853 0.000320 0.933421 ( 0.933083)
build_ruby 0.001023 0.000384 2.767459 ( 2.768053)
build_all 0.005720 0.004790 17.198373 ( 1.509481)
build_install 0.009312 0.000310 5.181415 ( 1.185813)
test_btest 0.000569 0.000209 87.280780 ( 7.742812)
test_basic 0.004292 0.000000 0.682641 ( 0.759586)
test_all 0.087578 0.049683 549.473115 ( 55.671419)
test_rubyspec 0.030609 0.019862 50.603503 ( 63.058864)
total: 135.33 sec