Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-012041
#<BuildRuby:0x000055ed0d8eb520
@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.20231210-012041",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004351 0.000458 1.279011 ( 1.660350)
build_miniruby 0.000893 0.000094 0.897802 ( 0.897254)
build_ruby 0.001340 0.000141 2.739905 ( 2.740414)
build_all 0.009958 0.000121 16.753746 ( 1.491617)
build_install 0.005008 0.005121 5.007146 ( 1.227515)
test_btest 0.000890 0.000128 83.895299 ( 7.940751)
test_basic 0.001974 0.002676 0.725973 ( 0.802639)
test_all 0.112441 0.020515 569.684080 ( 56.282996)
test_rubyspec 0.013449 0.031210 49.373486 ( 61.690329)
total: 134.73 sec