Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-081721
#<BuildRuby:0x000055fe9a3fc098
@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.20231202-081721",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004208 0.000018 0.970868 ( 1.236477)
build_miniruby 0.000676 0.000056 0.860370 ( 0.860775)
build_ruby 0.001622 0.000000 2.707092 ( 2.709814)
build_all 0.003090 0.004183 12.106477 ( 1.015370)
build_install 0.001689 0.007571 3.570633 ( 0.957489)
test_btest 0.000555 0.000158 63.516182 ( 4.915610)
test_basic 0.002289 0.000654 0.371972 ( 0.455358)
test_all 0.077358 0.028567 383.110125 ( 39.105997)
test_rubyspec 0.025050 0.043233 39.664323 ( 52.303061)
total: 103.56 sec