Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-105246
#<BuildRuby:0x0000564b9ba700e8
@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.20240616-105246",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004580 0.001374 1.043438 ( 1.276668)
build_miniruby 0.001070 0.000000 0.713365 ( 0.713557)
build_ruby 0.002035 0.000000 2.254883 ( 2.255086)
build_all 0.007502 0.000452 12.580311 ( 1.031837)
build_install 0.010491 0.006418 4.632659 ( 1.087895)
test_btest 0.000680 0.000209 73.699210 ( 5.138968)
test_basic 0.002088 0.002402 0.405760 ( 0.485841)
test_all 0.058167 0.040531 364.248560 ( 45.040608)
test_rubyspec 0.024427 0.019535 86.709157 ( 10.918634)
total: 67.95 sec