Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-103414
#<BuildRuby:0x000056058c5fc048
@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.20240105-103414",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004715 0.000000 1.065047 ( 1.430192)
build_miniruby 0.000981 0.000000 0.935259 ( 0.934657)
build_ruby 0.001759 0.000000 2.685029 ( 2.684518)
build_all 0.008743 0.000383 14.273578 ( 1.326952)
build_install 0.002903 0.004720 4.064282 ( 1.051484)
test_btest 0.000938 0.000000 76.933250 ( 6.283072)
test_basic 0.002854 0.004346 0.702073 ( 0.778738)
test_all 0.083107 0.049964 488.070379 ( 55.341538)
test_rubyspec 0.032682 0.016850 48.419251 ( 60.837557)
total: 130.67 sec