Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-210243
#<BuildRuby:0x000056085e7a3fc0
@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.20240617-210243",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001208 0.004478 1.774572 ( 2.051075)
build_miniruby 0.000741 0.000324 1.040671 ( 1.041205)
build_ruby 0.000000 0.001475 3.222229 ( 3.222787)
build_all 0.003516 0.006322 17.205565 ( 1.577509)
build_install 0.005306 0.004746 6.060147 ( 1.422521)
test_btest 0.000746 0.000414 105.902414 ( 8.554877)
test_basic 0.002016 0.002920 0.754675 ( 0.825885)
test_all 0.113187 0.027876 558.693634 ( 60.945652)
test_rubyspec 0.025911 0.040103 130.363194 ( 15.419547)
total: 95.06 sec