Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-151026
#<BuildRuby:0x0000563d01f13468
@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.20231118-151026",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005298 0.000000 0.911984 ( 1.333192)
build_miniruby 0.000942 0.000000 0.774297 ( 0.774492)
build_ruby 0.001420 0.000000 2.587275 ( 2.588172)
build_all 0.000162 0.007867 11.893142 ( 0.980884)
build_install 0.010070 0.000592 3.434206 ( 0.968032)
test_btest 0.000669 0.000178 62.158952 ( 5.855430)
test_basic 0.000104 0.004158 0.411888 ( 0.491246)
test_all 0.070995 0.025811 338.884514 ( 35.876973)
test_rubyspec 0.020738 0.049209 39.524152 ( 52.078751)
total: 100.95 sec