Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-054310
#<BuildRuby:0x00005579d7bf0080
@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-054310",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001882 0.003276 1.059071 ( 1.318835)
build_miniruby 0.000000 0.001066 0.746794 ( 0.746634)
build_ruby 0.000000 0.001377 2.272918 ( 2.273553)
build_all 0.007258 0.001106 12.605915 ( 1.064744)
build_install 0.005724 0.008469 4.189501 ( 1.072212)
test_btest 0.000632 0.000295 71.833939 ( 5.419071)
test_basic 0.003977 0.000006 0.392458 ( 0.473463)
test_all 0.058517 0.042896 375.175765 ( 39.176378)
test_rubyspec 0.030257 0.011579 87.529858 ( 11.030118)
total: 62.58 sec