Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-105121
#<BuildRuby:0x0000559dab8eb040
@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.20231112-105121",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003951 0.000415 1.293248 ( 1.502440)
build_miniruby 0.000991 0.000105 0.916392 ( 0.916208)
build_ruby 0.001272 0.000134 2.704180 ( 2.704418)
build_all 0.007053 0.002994 16.466226 ( 1.548447)
build_install 0.008702 0.000000 4.952274 ( 1.146792)
test_btest 0.001174 0.000000 84.314121 ( 6.850138)
test_basic 0.004499 0.000000 0.788972 ( 0.865432)
test_all 0.115683 0.019106 495.949759 ( 53.059844)
test_rubyspec 0.031202 0.014053 49.299568 ( 61.633650)
total: 130.23 sec