Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-090602
#<BuildRuby:0x000055cfe19b7600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220920-090602",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001909 0.007374 1.097917 ( 1.291073)
build_miniruby 0.002054 0.000000 0.115620 ( 0.111814)
build_ruby 0.002106 0.000125 0.116841 ( 0.099361)
build_all 0.004305 0.005312 1.591830 ( 0.659139)
build_install 0.014304 0.007970 1.933152 ( 0.972678)
test_btest 0.001106 0.000415 73.990211 ( 8.493338)
test_basic 0.006720 0.000000 0.367291 ( 0.456265)
test_all 0.004996 0.000000 633.148107 ( 66.212986)
test_rubyspec 0.098752 0.087892 45.615551 ( 54.101813)
total: 132.40 sec