Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-041400
#<BuildRuby:0x00005612a6b780e0
@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.20240614-041400",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003760 0.000752 1.055507 ( 1.421841)
build_miniruby 0.000922 0.000184 0.702451 ( 0.702487)
build_ruby 0.000000 0.001946 2.235104 ( 2.234946)
build_all 0.004649 0.004161 12.458123 ( 1.047362)
build_install 0.007665 0.006121 4.214336 ( 1.072116)
test_btest 0.000640 0.000233 70.571608 ( 5.178340)
test_basic 0.005204 0.000000 0.404697 ( 0.485406)
test_all 0.075274 0.024699 373.803321 ( 42.331958)
test_rubyspec 0.029443 0.014511 86.551790 ( 10.967211)
total: 65.44 sec