Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-190414
#<BuildRuby:0x000055a660733690
@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.20240623-190414",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003311 0.001546 1.625739 ( 1.874396)
build_miniruby 0.000736 0.000343 1.033860 ( 1.033695)
build_ruby 0.001033 0.000482 3.332411 ( 3.333309)
build_all 0.009440 0.000974 17.322573 ( 1.636318)
build_install 0.003118 0.007501 6.179526 ( 1.485082)
test_btest 0.000523 0.000262 108.298147 ( 9.088222)
test_basic 0.001748 0.002796 0.784423 ( 0.859768)
test_all 0.105656 0.035512 546.027856 ( 62.158915)
test_rubyspec 0.044604 0.024037 134.696539 ( 16.144905)
total: 97.62 sec