Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-165153
#<BuildRuby:0x000055bfa3663fb0
@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.20220726-165153",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005862 0.000428 0.819691 ( 1.133140)
build_miniruby 0.000775 0.000194 0.056136 ( 0.054990)
build_ruby 0.000735 0.000184 0.058229 ( 0.056993)
build_all 0.003691 0.000923 1.525578 ( 0.583457)
build_install 0.011183 0.000000 5.695944 ( 2.174242)
test_btest 0.001062 0.000000 50.086941 ( 7.946299)
test_basic 0.005843 0.000000 0.321457 ( 0.409768)
test_all 0.001082 0.000000 598.864639 ( 89.763120)
test_rubyspec 0.076248 0.051177 43.670527 ( 49.244820)
total: 151.37 sec