Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-100801
#<BuildRuby:0x0000559a5865bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-100801",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000019)
build_up 0.004934 0.000000 1.243748 ( 1.466896)
build_miniruby 0.000991 0.000000 1.102614 ( 1.101303)
build_ruby 0.001250 0.000000 2.787354 ( 2.695757)
build_all 0.009843 0.000069 22.397371 ( 4.431446)
build_install 0.003712 0.004105 4.332354 ( 1.535318)
test_btest 0.000000 0.000552 65.486347 ( 10.700365)
test_basic 0.000000 0.005116 0.324179 ( 0.414248)
test_all 0.000000 0.001212 693.534312 (106.714793)
test_rubyspec 0.039524 0.023537 53.441778 ( 61.618367)
total: 190.68 sec