Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-123658
#<BuildRuby:0x0000560dee217cd8
@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.20231217-123658",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004397 0.000121 1.033814 ( 1.303832)
build_miniruby 0.000573 0.000172 0.870389 ( 0.870339)
build_ruby 0.001336 0.000401 2.708338 ( 2.709744)
build_all 0.004301 0.002847 12.123281 ( 1.009396)
build_install 0.006420 0.004355 3.565423 ( 0.970895)
test_btest 0.000526 0.000197 62.394319 ( 5.367901)
test_basic 0.002209 0.000828 0.376415 ( 0.458776)
test_all 0.068477 0.030507 375.891614 ( 41.072973)
test_rubyspec 0.029549 0.040912 39.579313 ( 52.271152)
total: 106.04 sec