Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-164259
#<BuildRuby:0x00005577953ff4f0
@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.20231125-164259",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.006104 0.000000 0.925942 ( 1.300032)
build_miniruby 0.001144 0.000000 0.808675 ( 0.808827)
build_ruby 0.001489 0.000000 2.631522 ( 2.632482)
build_all 0.006036 0.001840 12.167036 ( 1.006062)
build_install 0.014167 0.000167 3.704753 ( 0.986755)
test_btest 0.000687 0.000000 64.598998 ( 4.996408)
test_basic 0.005287 0.000000 0.396752 ( 0.476497)
test_all 0.064920 0.031665 357.514241 ( 31.590108)
test_rubyspec 0.027893 0.036373 39.876997 ( 52.457388)
total: 96.26 sec