Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-014300
#<BuildRuby:0x000055a30c648098
@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.20240111-014300",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005545 0.000000 0.780744 ( 1.209394)
build_miniruby 0.000000 0.001114 0.811616 ( 0.811082)
build_ruby 0.000021 0.001442 2.702406 ( 2.703295)
build_all 0.002883 0.004589 11.994606 ( 0.995809)
build_install 0.012870 0.000000 3.529254 ( 0.980202)
test_btest 0.000678 0.000000 61.984091 ( 5.975109)
test_basic 0.005052 0.000000 0.391251 ( 0.470917)
test_all 0.069792 0.028194 379.253783 ( 39.691589)
test_rubyspec 0.016166 0.048877 40.772231 ( 53.360472)
total: 106.20 sec