Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-140121
#<BuildRuby:0x000055dd19ab80a0
@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.20240620-140121",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004443 0.000741 1.037782 ( 1.491616)
build_miniruby 0.000953 0.000159 0.727770 ( 0.727369)
build_ruby 0.001277 0.000213 2.263712 ( 2.263986)
build_all 0.008511 0.000608 12.541053 ( 1.042925)
build_install 0.009942 0.004909 4.202998 ( 1.059663)
test_btest 0.000783 0.000157 72.044805 ( 5.795546)
test_basic 0.005648 0.000133 0.405563 ( 0.484928)
test_all 0.089957 0.008735 363.870726 ( 43.417093)
test_rubyspec 0.028287 0.015924 87.645592 ( 11.017156)
total: 67.30 sec