Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-090658
#<BuildRuby:0x0000559477318060
@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.20231123-090658",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005129 0.000855 0.946085 ( 1.353974)
build_miniruby 0.000000 0.001119 0.818102 ( 0.818019)
build_ruby 0.000000 0.001908 2.639828 ( 2.640573)
build_all 0.006815 0.001867 12.187267 ( 1.006338)
build_install 0.007722 0.004229 3.696656 ( 0.978875)
test_btest 0.000615 0.000164 64.834650 ( 5.407892)
test_basic 0.003976 0.000000 0.399435 ( 0.479207)
test_all 0.079839 0.014034 349.685937 ( 30.670213)
test_rubyspec 0.033213 0.031217 39.686129 ( 52.243660)
total: 95.60 sec