Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-143923
#<BuildRuby:0x000055ad4fc1fe88
@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.20240116-143923",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.002532 0.003475 0.792502 ( 1.181744)
build_miniruby 0.000827 0.000300 0.817254 ( 0.816730)
build_ruby 0.001062 0.000386 2.645931 ( 2.646835)
build_all 0.005535 0.002013 12.046330 ( 0.999519)
build_install 0.007577 0.005821 3.413601 ( 0.973176)
test_btest 0.000495 0.000206 63.727749 ( 4.830858)
test_basic 0.004948 0.000000 0.402305 ( 0.482018)
test_all 0.079365 0.016507 384.486563 ( 34.038298)
test_rubyspec 0.045675 0.083376 72.963395 ( 85.445058)
total: 131.42 sec