Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-022000
#<BuildRuby:0x0000562ea651af88
@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.20231227-022000",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005495 0.000230 1.174003 ( 1.564595)
build_miniruby 0.000778 0.000123 0.907442 ( 0.906890)
build_ruby 0.001108 0.000175 2.737987 ( 2.738705)
build_all 0.003037 0.006256 16.268705 ( 1.477003)
build_install 0.006435 0.001462 4.686343 ( 1.156856)
test_btest 0.000890 0.000203 82.956200 ( 7.831325)
test_basic 0.004747 0.000135 0.784646 ( 0.862618)
test_all 0.094221 0.039727 524.354855 ( 56.605846)
test_rubyspec 0.028746 0.017026 49.542668 ( 61.818788)
total: 134.96 sec