Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-151909
#<BuildRuby:0x0000557db88f37f8
@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.20240115-151909",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007621 0.000000 0.807817 ( 1.221216)
build_miniruby 0.001312 0.000000 0.822105 ( 0.821805)
build_ruby 0.001427 0.000000 2.703815 ( 2.704549)
build_all 0.003523 0.004141 11.960253 ( 0.987036)
build_install 0.012826 0.000252 3.396064 ( 0.967739)
test_btest 0.000709 0.000039 63.429932 ( 5.296827)
test_basic 0.004174 0.000232 0.400617 ( 0.481695)
test_all 0.083086 0.015724 359.247633 ( 36.206752)
test_rubyspec 0.022622 0.042915 40.399510 ( 52.942885)
total: 101.63 sec