Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-063336
#<BuildRuby:0x00005643908df7f0
@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.20231130-063336",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004156 0.000021 0.969847 ( 1.263521)
build_miniruby 0.000787 0.000143 0.885092 ( 0.885580)
build_ruby 0.001614 0.000000 2.722750 ( 2.723435)
build_all 0.007320 0.000808 12.137167 ( 1.011713)
build_install 0.013701 0.000012 3.543601 ( 0.966465)
test_btest 0.000582 0.000078 66.953740 ( 5.243699)
test_basic 0.000000 0.003995 0.370191 ( 0.452017)
test_all 0.082072 0.017851 392.924440 ( 35.756831)
test_rubyspec 0.034886 0.032375 39.385479 ( 52.031357)
total: 100.34 sec