Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-101256
#<BuildRuby:0x000055978b323e58
@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.20220818-101256",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.007004 0.000000 0.887058 ( 11.219462)
build_miniruby 0.000954 0.000000 0.057856 ( 0.056684)
build_ruby 0.000857 0.000144 0.060113 ( 0.058910)
build_all 0.004518 0.000069 1.535450 ( 0.588098)
build_install 0.010771 0.000437 1.906702 ( 0.964059)
test_btest 0.000737 0.000138 51.902465 ( 8.332880)
test_basic 0.004569 0.000857 0.260489 ( 0.349677)
test_all 0.001916 0.000000 584.182341 ( 95.998786)
test_rubyspec 0.052392 0.016753 43.759637 ( 51.304454)
total: 168.87 sec