Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-062300
#<BuildRuby:0x000055e1b6c87dd0
@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.20220723-062300",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.004435 0.002464 0.839376 ( 1.030771)
build_miniruby 0.000638 0.000354 0.058040 ( 0.056802)
build_ruby 0.000669 0.000372 0.059263 ( 0.058001)
build_all 0.002989 0.001661 1.523896 ( 0.594374)
build_install 0.007138 0.003965 5.674915 ( 2.179933)
test_btest 0.000560 0.000311 47.671539 ( 8.156018)
test_basic 0.006334 0.000173 0.335193 ( 0.422223)
test_all 0.000893 0.000447 586.988910 ( 94.733639)
test_rubyspec 0.077969 0.050581 43.591359 ( 49.181692)
total: 156.41 sec