Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-164857
#<BuildRuby:0x0000557e555c0188
@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.20240104-164857",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004382 0.000034 1.068746 ( 1.270083)
build_miniruby 0.001143 0.000000 0.870039 ( 0.869518)
build_ruby 0.001704 0.000000 2.715933 ( 2.717344)
build_all 0.004228 0.003366 11.994536 ( 0.973026)
build_install 0.011247 0.000019 3.531503 ( 0.957761)
test_btest 0.000673 0.000000 63.201572 ( 5.983732)
test_basic 0.002979 0.000000 0.366522 ( 0.449206)
test_all 0.077624 0.023066 408.150364 ( 39.662527)
test_rubyspec 0.039761 0.023887 39.950027 ( 52.686586)
total: 105.57 sec