Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-070302
#<BuildRuby:0x000055cb0448fe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-070302",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000036 0.000014 0.000050 ( 0.000049)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003458 0.001383 1.457280 ( 1.646671)
build_miniruby 0.001150 0.000000 0.889708 ( 0.889202)
build_ruby 0.001161 0.000000 2.608686 ( 2.609004)
build_all 0.006780 0.002909 14.175758 ( 1.320759)
build_install 0.007111 0.001156 4.228725 ( 1.077056)
test_btest 0.000919 0.000000 72.122197 ( 6.996124)
test_basic 0.000000 0.005377 0.791303 ( 0.866318)
test_all 0.089662 0.040813 480.890917 ( 50.577684)
test_rubyspec 0.031050 0.017603 48.646016 ( 61.085710)
total: 127.07 sec