Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-151446
#<BuildRuby:0x0000561a31ad4070
@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.20231121-151446",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002201 0.003063 0.912742 ( 1.312905)
build_miniruby 0.000600 0.000300 0.804356 ( 0.804353)
build_ruby 0.000000 0.001570 2.611643 ( 2.612059)
build_all 0.006900 0.000406 12.222622 ( 1.000778)
build_install 0.007429 0.003837 3.706943 ( 0.979172)
test_btest 0.000000 0.000728 65.496061 ( 5.135938)
test_basic 0.000000 0.005386 0.406127 ( 0.485451)
test_all 0.069156 0.026818 352.106629 ( 36.826561)
test_rubyspec 0.036106 0.032237 40.173686 ( 52.724356)
total: 101.88 sec