Logfile: /home/ko1/ruby/logs/brlog.trunk.20240731-194659
#<BuildRuby:0x000055f6c2311cd0
@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.20240731-194659",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.001868 0.002952 1.185107 ( 1.450095)
build_miniruby 0.000591 0.000328 0.771425 ( 0.771518)
build_ruby 0.001511 0.000000 2.324325 ( 2.324819)
build_all 0.004272 0.005152 12.787427 ( 1.050509)
build_install 0.007192 0.003480 4.406533 ( 1.074514)
test_btest 0.000377 0.000220 70.326420 ( 6.268285)
test_basic 0.004216 0.000002 0.400508 ( 0.481372)
test_all 0.072547 0.025863 370.188523 ( 35.024876)
test_rubyspec 0.042744 0.000711 88.821916 ( 11.230720)
total: 59.68 sec