Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-122333
#<BuildRuby:0x00005639adc5bfd8
@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.20231209-122333",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004223 0.000000 0.999852 ( 1.251736)
build_miniruby 0.000821 0.000000 0.866122 ( 0.865993)
build_ruby 0.000000 0.001249 2.688377 ( 2.720357)
build_all 0.004120 0.002877 12.013743 ( 0.995436)
build_install 0.001939 0.010964 3.612092 ( 0.964759)
test_btest 0.000645 0.000161 61.706351 ( 6.195752)
test_basic 0.001537 0.002131 0.374470 ( 0.457051)
test_all 0.086313 0.015686 421.157091 ( 39.610618)
test_rubyspec 0.023190 0.038336 39.845311 ( 52.525227)
total: 105.59 sec