Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-230703
#<BuildRuby:0x000055c2eebf8108
@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-230703",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004526 0.000019 1.061951 ( 1.312009)
build_miniruby 0.001148 0.000000 0.718628 ( 0.718800)
build_ruby 0.001522 0.000000 2.261078 ( 2.261201)
build_all 0.003464 0.004618 12.471962 ( 1.065900)
build_install 0.009712 0.000000 4.242715 ( 1.081397)
test_btest 0.000674 0.000000 70.001802 ( 5.374509)
test_basic 0.000000 0.003764 0.396197 ( 0.477260)
test_all 0.066127 0.033052 369.296842 ( 42.397318)
test_rubyspec 0.029780 0.012027 86.711047 ( 10.978294)
total: 65.67 sec