Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-131540
#<BuildRuby:0x00005569bad00060
@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.20240105-131540",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000000 0.003651 0.729146 ( 1.120562)
build_miniruby 0.001038 0.000095 0.891096 ( 0.891022)
build_ruby 0.001317 0.000101 2.737436 ( 2.739609)
build_all 0.007148 0.000550 12.062807 ( 0.995551)
build_install 0.008891 0.000000 3.352488 ( 0.963348)
test_btest 0.000599 0.000000 63.616148 ( 5.078769)
test_basic 0.000093 0.003501 0.372705 ( 0.451088)
test_all 0.088638 0.016086 441.736986 ( 39.561722)
test_rubyspec 0.036009 0.020680 40.308848 ( 53.145159)
total: 104.95 sec