Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-024252
#<BuildRuby:0x00005561e8488178
@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-024252",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005692 0.000299 1.029240 ( 1.283561)
build_miniruby 0.001058 0.000000 0.819858 ( 0.819604)
build_ruby 0.000000 0.001859 2.667305 ( 2.667998)
build_all 0.000000 0.007458 11.962842 ( 0.959350)
build_install 0.004635 0.006634 3.482924 ( 0.969279)
test_btest 0.000551 0.000245 62.754951 ( 5.726162)
test_basic 0.000000 0.004279 0.409836 ( 0.490165)
test_all 0.076489 0.026796 381.219737 ( 39.805766)
test_rubyspec 0.049736 0.037082 40.446413 ( 52.982118)
total: 105.70 sec