Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-001450
#<BuildRuby:0x0000557aaf5a0328
@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.20220622-001450",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.006292 0.852777 ( 0.978734)
build_miniruby 0.000547 0.000440 0.057079 ( 0.055929)
build_ruby 0.000934 0.000187 0.059061 ( 0.057726)
build_all 0.003509 0.000702 1.512366 ( 0.606628)
build_install 0.009852 0.001105 6.318008 ( 2.849253)
test_btest 0.000612 0.000115 49.565004 ( 8.179213)
test_basic 0.006858 0.000000 0.356530 ( 0.442996)
test_all 0.001930 0.000018 646.172145 ( 94.701335)
test_rubyspec 0.075723 0.040608 44.247214 ( 49.803111)
total: 157.68 sec