Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-230624
#<BuildRuby:0x00005632403bc130
@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.20240625-230624",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000566 0.004412 1.061395 ( 1.297955)
build_miniruby 0.000806 0.000242 0.723129 ( 0.722964)
build_ruby 0.001066 0.000320 2.301197 ( 2.301663)
build_all 0.003033 0.004973 12.639145 ( 1.017932)
build_install 0.007367 0.005765 4.260746 ( 1.067500)
test_btest 0.000843 0.000000 73.180150 ( 4.981065)
test_basic 0.003741 0.000497 0.400191 ( 0.481903)
test_all 0.070930 0.028373 360.937297 ( 44.711008)
test_rubyspec 0.026750 0.016154 88.150760 ( 11.034512)
total: 67.62 sec