Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-145032
#<BuildRuby:0x0000562996c18188
@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.20240114-145032",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005475 0.001643 0.806169 ( 1.206355)
build_miniruby 0.000734 0.000220 0.814334 ( 0.814342)
build_ruby 0.001115 0.000335 2.672731 ( 2.673653)
build_all 0.007470 0.000703 11.939164 ( 1.005536)
build_install 0.005329 0.005197 3.372585 ( 0.959321)
test_btest 0.000605 0.000202 64.935997 ( 4.554146)
test_basic 0.003094 0.001031 0.400211 ( 0.481138)
test_all 0.052126 0.046058 387.208036 ( 39.892436)
test_rubyspec 0.038112 0.032625 40.650790 ( 53.191629)
total: 104.78 sec