Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-190158
#<BuildRuby:0x00005639d41e8098
@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.20240103-190158",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.003483 0.003767 1.066005 ( 1.340074)
build_miniruby 0.000669 0.000334 0.798904 ( 0.798897)
build_ruby 0.001258 0.000629 2.634660 ( 2.635288)
build_all 0.006698 0.001477 11.878585 ( 0.961364)
build_install 0.006165 0.004957 3.496698 ( 0.969352)
test_btest 0.000500 0.000250 63.111978 ( 5.000385)
test_basic 0.004235 0.000128 0.395003 ( 0.474843)
test_all 0.079199 0.017186 379.441013 ( 36.735550)
test_rubyspec 0.035753 0.031633 40.304897 ( 52.868451)
total: 101.78 sec