Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-194651
#<BuildRuby:0x0000560fed44b5f8
@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.20231202-194651",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001617 0.004227 1.388105 ( 1.718444)
build_miniruby 0.000808 0.000128 0.946507 ( 0.946084)
build_ruby 0.001422 0.000000 2.856996 ( 2.856981)
build_all 0.009860 0.000000 16.604575 ( 1.490562)
build_install 0.004526 0.004762 4.834710 ( 1.170739)
test_btest 0.001044 0.000000 86.984034 ( 7.350787)
test_basic 0.004838 0.000000 0.769262 ( 0.846822)
test_all 0.121390 0.014551 529.849826 ( 61.117107)
test_rubyspec 0.029791 0.025266 50.311463 ( 62.679348)
total: 140.18 sec