Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-055845
#<BuildRuby:0x0000557c3d0a8098
@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.20240110-055845",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001276 0.002888 0.957230 ( 1.474500)
build_miniruby 0.001103 0.000183 0.918237 ( 0.918000)
build_ruby 0.001507 0.000000 2.828784 ( 2.830144)
build_all 0.005972 0.003730 14.892635 ( 1.438630)
build_install 0.005995 0.003388 4.275055 ( 1.142440)
test_btest 0.000744 0.000169 79.198405 ( 7.511883)
test_basic 0.003693 0.000001 0.489320 ( 0.566659)
test_all 0.099437 0.036845 515.539915 ( 61.076933)
test_rubyspec 0.021634 0.014586 49.255795 ( 61.861297)
total: 138.82 sec