Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-022039
#<BuildRuby:0x000055a0753238c0
@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.20231212-022039",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005440 0.000146 1.273453 ( 1.627606)
build_miniruby 0.000000 0.001012 0.836006 ( 0.835666)
build_ruby 0.000000 0.001334 2.803638 ( 2.803767)
build_all 0.002184 0.008050 17.274315 ( 1.523261)
build_install 0.004765 0.003990 5.160737 ( 1.238442)
test_btest 0.000813 0.000203 87.063414 ( 7.714118)
test_basic 0.000626 0.003996 0.737033 ( 0.813262)
test_all 0.088837 0.049143 575.852896 ( 52.422631)
test_rubyspec 0.016695 0.035893 50.908007 ( 63.237057)
total: 132.22 sec