Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-061015
#<BuildRuby:0x000055826ee0bbb8
@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.20231231-061015",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005447 0.000068 1.237141 ( 1.893358)
build_miniruby 0.001015 0.000049 0.941235 ( 0.940346)
build_ruby 0.001643 0.000000 2.840815 ( 2.845425)
build_all 0.009752 0.000138 17.092863 ( 1.505050)
build_install 0.005995 0.003751 4.900408 ( 1.243285)
test_btest 0.001097 0.000000 84.371170 ( 7.910711)
test_basic 0.004638 0.000136 0.794673 ( 0.869313)
test_all 0.082135 0.052849 592.092919 ( 56.893653)
test_rubyspec 0.028078 0.022296 52.115364 ( 64.407623)
total: 138.51 sec