Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-030144
#<BuildRuby:0x00005575555cc090
@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.20240614-030144",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003649 0.002085 1.837335 ( 2.176749)
build_miniruby 0.000702 0.000401 1.020993 ( 1.020371)
build_ruby 0.000934 0.000533 3.450704 ( 3.451251)
build_all 0.007646 0.003297 18.044416 ( 1.773438)
build_install 0.006710 0.003728 6.194712 ( 1.489076)
test_btest 0.000759 0.000422 105.092222 ( 9.338540)
test_basic 0.002550 0.001417 0.919196 ( 0.995123)
test_all 0.096455 0.040941 546.487988 ( 61.713907)
test_rubyspec 0.028689 0.037470 134.497982 ( 16.376777)
total: 98.34 sec