Logfile: /home/ko1/ruby/logs/brlog.trunk.20241106-132048
#<BuildRuby:0x000055eded34d8f8
@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.20241106-132048",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003998 0.000800 1.226095 ( 1.465204)
build_miniruby 0.000755 0.000151 0.735380 ( 0.735585)
build_ruby 0.001332 0.000000 2.325917 ( 2.326757)
build_all 0.001896 0.005851 12.061641 ( 1.007787)
build_install 0.005632 0.006706 3.742971 ( 0.983497)
test_btest 0.000467 0.000186 53.880105 ( 4.173934)
test_basic 0.002291 0.000917 0.333683 ( 0.414869)
test_all 0.069226 0.026926 326.125864 ( 38.839375)
test_rubyspec 0.019886 0.019468 66.163518 ( 9.608724)
total: 59.56 sec