Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-151054
#<BuildRuby:0x0000558f2bf6c0d8
@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.20231127-151054",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004640 0.000714 0.921941 ( 1.316746)
build_miniruby 0.000849 0.000131 0.795084 ( 0.795149)
build_ruby 0.001235 0.000191 2.680077 ( 2.681058)
build_all 0.007126 0.000384 12.187605 ( 1.001146)
build_install 0.010550 0.000160 3.710930 ( 0.983844)
test_btest 0.000657 0.000082 62.917084 ( 5.311904)
test_basic 0.003577 0.000447 0.413738 ( 0.493704)
test_all 0.077139 0.019140 350.509658 ( 39.597536)
test_rubyspec 0.031887 0.040469 40.088033 ( 52.700289)
total: 104.88 sec