Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-030505
#<BuildRuby:0x000055fe89a372c0
@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.20240620-030505",
@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.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003922 0.001961 1.050015 ( 1.308367)
build_miniruby 0.000676 0.000338 0.697748 ( 0.697880)
build_ruby 0.000000 0.001487 2.254893 ( 2.255097)
build_all 0.000000 0.007418 12.449017 ( 1.050967)
build_install 0.012732 0.003824 4.188441 ( 1.063851)
test_btest 0.000511 0.000314 71.084189 ( 5.931120)
test_basic 0.000339 0.004592 0.387062 ( 0.467815)
test_all 0.072714 0.025395 365.734870 ( 42.341251)
test_rubyspec 0.023037 0.018464 87.826520 ( 11.022424)
total: 66.14 sec