Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-033642
#<BuildRuby:0x000055d09b7d7d20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-033642",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.003327 0.002047 1.882982 ( 2.179927)
build_miniruby 0.000672 0.000413 1.061364 ( 1.061432)
build_ruby 0.000944 0.000581 3.420621 ( 3.420166)
build_all 0.007924 0.001990 17.216939 ( 1.638679)
build_install 0.005967 0.005457 6.110943 ( 1.453813)
test_btest 0.000674 0.000404 106.505198 ( 8.130643)
test_basic 0.002995 0.001797 0.846630 ( 0.922166)
test_all 0.109831 0.029077 544.646155 ( 64.224270)
test_rubyspec 0.026914 0.041514 131.950382 ( 16.579417)
total: 99.61 sec