Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-183413
#<BuildRuby:0x0000557853348098
@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.20231222-183413",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000206 0.003988 0.971518 ( 1.356901)
build_miniruby 0.001036 0.000000 0.840812 ( 0.840734)
build_ruby 0.001349 0.000000 2.813125 ( 2.814135)
build_all 0.009636 0.000030 16.542633 ( 1.509076)
build_install 0.006133 0.003052 4.813884 ( 1.192406)
test_btest 0.000925 0.000149 83.015111 ( 7.058716)
test_basic 0.003779 0.000604 0.805853 ( 0.883456)
test_all 0.119044 0.018364 498.804604 ( 52.061079)
test_rubyspec 0.030794 0.017131 49.725150 ( 62.134785)
total: 129.85 sec