Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-213630
#<BuildRuby:0x0000560bb739b7f0
@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.20240106-213630",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000000 0.004714 1.216563 ( 1.618196)
build_miniruby 0.000000 0.001142 1.358987 ( 1.361206)
build_ruby 0.000000 0.001672 4.192863 ( 4.203192)
build_all 0.000000 0.010150 16.374522 ( 1.591007)
build_install 0.012333 0.002002 4.817121 ( 1.709075)
test_btest 0.000672 0.000197 81.966399 ( 9.627995)
test_basic 0.001685 0.003771 0.632675 ( 0.699725)
test_all 0.102423 0.020753 543.126275 ( 64.343445)
test_rubyspec 0.034639 0.027199 71.135281 ( 83.436403)
total: 168.59 sec