Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-071621
#<BuildRuby:0x000056039cb2f7f0
@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.20231208-071621",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001059 0.004173 0.993740 ( 1.286100)
build_miniruby 0.001009 0.000184 0.869563 ( 0.869821)
build_ruby 0.000859 0.000156 2.705843 ( 2.707539)
build_all 0.007429 0.000527 12.149010 ( 0.988333)
build_install 0.010272 0.001712 3.585250 ( 0.964368)
test_btest 0.000631 0.000105 62.067361 ( 5.491816)
test_basic 0.003171 0.000529 0.373403 ( 0.453977)
test_all 0.074523 0.021962 389.775260 ( 34.580816)
test_rubyspec 0.039717 0.029297 39.658438 ( 52.324583)
total: 99.67 sec