Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-135436
#<BuildRuby:0x000055d038ae6c40
@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.20220728-135436",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006168 0.000328 0.822952 ( 1.095051)
build_miniruby 0.000878 0.000126 0.057570 ( 0.056352)
build_ruby 0.000836 0.000119 0.058717 ( 0.057517)
build_all 0.004000 0.000571 1.521596 ( 0.582434)
build_install 0.010377 0.000000 5.643455 ( 2.161628)
test_btest 0.000813 0.000000 50.503557 ( 8.201247)
test_basic 0.002985 0.003191 0.328105 ( 0.415927)
test_all 0.001310 0.000207 595.674401 ( 90.517321)
test_rubyspec 0.106855 0.023247 43.862783 ( 49.479229)
total: 152.57 sec