Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-094237
#<BuildRuby:0x000055b258cdf040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-094237",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004267 0.000711 1.317623 ( 1.612274)
build_miniruby 0.000974 0.000163 0.851952 ( 0.851255)
build_ruby 0.001120 0.000186 2.645400 ( 2.645051)
build_all 0.009001 0.000739 15.871285 ( 1.399029)
build_install 0.008686 0.000000 4.803746 ( 1.143300)
test_btest 0.001046 0.000093 83.749489 ( 7.483858)
test_basic 0.003679 0.000525 0.703722 ( 0.785897)
test_all 0.103267 0.035547 490.309828 ( 57.334295)
test_rubyspec 0.003910 0.043253 49.232794 ( 61.568209)
total: 134.82 sec