Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-165527
#<BuildRuby:0x0000564cf4ff70e8
@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.20240616-165527",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000699 0.004183 1.034858 ( 1.436399)
build_miniruby 0.000885 0.000402 0.749113 ( 0.749149)
build_ruby 0.001001 0.000455 2.251897 ( 2.252492)
build_all 0.008765 0.000209 12.569192 ( 1.060693)
build_install 0.005216 0.006562 4.141585 ( 1.071742)
test_btest 0.000630 0.000290 70.844298 ( 5.033409)
test_basic 0.003950 0.001823 0.406698 ( 0.486832)
test_all 0.075393 0.025228 363.420610 ( 35.329906)
test_rubyspec 0.032590 0.008827 86.450609 ( 10.981327)
total: 58.40 sec