Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-233518
#<BuildRuby:0x000055800c4a3c88
@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.20220603-233518",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005798 0.000892 0.833979 ( 0.981223)
build_miniruby 0.000925 0.000142 0.057327 ( 0.056089)
build_ruby 0.000915 0.000141 0.058892 ( 0.057664)
build_all 0.000000 0.004037 1.476453 ( 0.618766)
build_install 0.008252 0.002637 6.243246 ( 2.858947)
test_btest 0.000509 0.000120 50.262184 ( 8.146973)
test_basic 0.005028 0.001183 0.335222 ( 0.422947)
test_all 0.001248 0.000294 654.592757 ( 96.478780)
test_rubyspec 0.065791 0.055786 44.163956 ( 49.757740)
total: 159.38 sec