Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-230909
#<BuildRuby:0x000056173ad8be20
@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.20231014-230909",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004900 0.000146 1.446348 ( 1.668506)
build_miniruby 0.000877 0.000139 0.838495 ( 0.838649)
build_ruby 0.001463 0.000000 2.666647 ( 2.666529)
build_all 0.000000 0.010984 17.674571 ( 1.579426)
build_install 0.006376 0.002692 5.229698 ( 1.237949)
test_btest 0.000886 0.000270 84.629028 ( 8.136007)
test_basic 0.003300 0.001005 0.754068 ( 0.830933)
test_all 0.005011 0.003047 560.055889 ( 65.782689)
test_rubyspec 0.017770 0.031780 51.771313 ( 64.040830)
total: 146.78 sec