Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-165014
#<BuildRuby:0x000055b8c4c6fe58
@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.20220804-165014",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.005796 0.000871 0.859986 ( 1.619342)
build_miniruby 0.000718 0.000327 0.057081 ( 0.055846)
build_ruby 0.000709 0.000322 0.059226 ( 0.057960)
build_all 0.003171 0.001442 1.516403 ( 0.590122)
build_install 0.006478 0.003335 5.634732 ( 2.147304)
test_btest 0.000480 0.000222 52.153120 ( 8.354087)
test_basic 0.003716 0.001715 0.280597 ( 0.369726)
test_all 0.000720 0.000332 633.832093 ( 92.246838)
test_rubyspec 0.083266 0.043974 43.666091 ( 51.022773)
total: 156.46 sec