Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-032237
#<BuildRuby:0x000055f5ff9ac090
@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.20240621-032237",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004849 0.000000 1.058050 ( 1.421966)
build_miniruby 0.001406 0.000000 0.717365 ( 0.716952)
build_ruby 0.001928 0.000000 2.280438 ( 2.280263)
build_all 0.008623 0.000090 12.552569 ( 1.072912)
build_install 0.005316 0.004321 4.164663 ( 1.068888)
test_btest 0.000662 0.000117 71.900777 ( 5.068255)
test_basic 0.004381 0.000000 0.400275 ( 0.480718)
test_all 0.070986 0.027116 366.163489 ( 34.569393)
test_rubyspec 0.028002 0.014447 87.013865 ( 11.000307)
total: 57.68 sec