Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-040930
#<BuildRuby:0x000055c94833c0e0
@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.20240618-040930",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004385 0.001290 1.754162 ( 2.076060)
build_miniruby 0.000917 0.000270 1.025719 ( 1.025158)
build_ruby 0.001153 0.000339 3.449360 ( 3.448497)
build_all 0.009002 0.001297 17.432488 ( 1.651165)
build_install 0.001849 0.008180 6.053326 ( 1.451011)
test_btest 0.001145 0.000422 103.591959 ( 8.979658)
test_basic 0.003672 0.001353 0.882103 ( 0.956849)
test_all 0.117020 0.022088 549.331433 ( 51.783661)
test_rubyspec 0.023776 0.044304 134.383683 ( 16.254051)
total: 87.63 sec