Logfile: /home/ko1/ruby/logs/brlog.trunk.20240723-074540
#<BuildRuby:0x00005570183f1cd0
@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.20240723-074540",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002287 0.003202 1.152658 ( 1.438165)
build_miniruby 0.000755 0.000252 0.718337 ( 0.718463)
build_ruby 0.001522 0.000507 2.280570 ( 2.280626)
build_all 0.001720 0.006567 12.596298 ( 1.075411)
build_install 0.008682 0.002674 4.345095 ( 1.081943)
test_btest 0.000521 0.000228 74.605436 ( 5.804508)
test_basic 0.004390 0.000365 0.424502 ( 0.503522)
test_all 0.078444 0.024393 399.182662 ( 37.442090)
test_rubyspec 0.023047 0.022164 100.163441 ( 11.697678)
total: 62.04 sec