Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-141607
#<BuildRuby:0x00005606bd4b6e68
@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.20231114-141607",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003616 0.000602 1.162919 ( 1.575393)
build_miniruby 0.000849 0.000142 0.816031 ( 0.815750)
build_ruby 0.001442 0.000000 2.939331 ( 2.939233)
build_all 0.006896 0.003420 16.163286 ( 1.420420)
build_install 0.005133 0.003403 4.895439 ( 1.152597)
test_btest 0.000939 0.000000 85.130830 ( 6.949891)
test_basic 0.002624 0.002934 0.748273 ( 0.814689)
test_all 0.098642 0.035593 506.961858 ( 46.057622)
test_rubyspec 0.019550 0.026725 49.812617 ( 62.147781)
total: 123.87 sec