Logfile: /home/ko1/ruby/logs/brlog.trunk.20240818-043442
#<BuildRuby:0x000055f6c7029d88
@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.20240818-043442",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.006039 1.181864 ( 1.492124)
build_miniruby 0.000000 0.001057 0.729277 ( 0.729763)
build_ruby 0.000000 0.001945 2.312701 ( 2.313020)
build_all 0.000666 0.008274 12.682537 ( 1.045243)
build_install 0.007234 0.005795 4.325475 ( 1.075663)
test_btest 0.000496 0.000248 72.209598 ( 5.847713)
test_basic 0.000000 0.003566 0.415910 ( 0.497101)
test_all 0.080017 0.022001 400.250663 ( 38.322402)
test_rubyspec 0.031013 0.014938 96.107193 ( 11.527544)
total: 62.85 sec