Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-112450
#<BuildRuby:0x000055cdde6100d8
@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.20240109-112450",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005966 0.000459 0.801081 ( 1.176931)
build_miniruby 0.000866 0.000067 0.818196 ( 0.818036)
build_ruby 0.001105 0.000085 2.647906 ( 2.648941)
build_all 0.007451 0.000224 11.894096 ( 0.954151)
build_install 0.013051 0.000000 3.371865 ( 0.959003)
test_btest 0.000689 0.000000 65.588902 ( 4.605997)
test_basic 0.001558 0.003356 0.424464 ( 0.503693)
test_all 0.072786 0.027831 379.896986 ( 32.046977)
test_rubyspec 0.022837 0.056240 40.757947 ( 53.333509)
total: 97.05 sec