Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-105155
#<BuildRuby:0x0000563cce462f88
@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-105155",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004611 0.000054 1.321148 ( 1.786129)
build_miniruby 0.000874 0.000072 0.859371 ( 0.859212)
build_ruby 0.001192 0.000099 2.761576 ( 2.762143)
build_all 0.010534 0.000000 17.141862 ( 1.543029)
build_install 0.005109 0.003578 5.117922 ( 1.248538)
test_btest 0.001017 0.000120 86.085060 ( 8.184173)
test_basic 0.000000 0.003680 0.643048 ( 0.725194)
test_all 0.121420 0.015306 556.893149 ( 49.483889)
test_rubyspec 0.026878 0.022052 50.698537 ( 63.069041)
total: 129.66 sec