Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-084834
#<BuildRuby:0x000055a2bcc2c090
@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-084834",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000585 0.004557 1.049939 ( 1.406911)
build_miniruby 0.000763 0.000339 0.709856 ( 0.709869)
build_ruby 0.000986 0.000439 2.229673 ( 2.230431)
build_all 0.006942 0.001751 12.531670 ( 1.043917)
build_install 0.006756 0.003468 4.143130 ( 1.067327)
test_btest 0.000542 0.000232 69.985970 ( 5.158350)
test_basic 0.004131 0.000068 0.407649 ( 0.488603)
test_all 0.066894 0.032380 382.184516 ( 42.355544)
test_rubyspec 0.039214 0.009057 90.966193 ( 11.218393)
total: 65.68 sec