Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-001252
#<BuildRuby:0x000055d4dd243fa8
@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.20220720-001252",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006187 0.000476 0.843930 ( 1.169199)
build_miniruby 0.000835 0.000000 0.056901 ( 0.055743)
build_ruby 0.000944 0.000000 0.058361 ( 0.057338)
build_all 0.004452 0.000000 1.537158 ( 0.606981)
build_install 0.006468 0.004499 5.670088 ( 2.189671)
test_btest 0.000736 0.000092 49.142464 ( 8.486460)
test_basic 0.004919 0.000036 0.297986 ( 0.387257)
test_all 0.000976 0.000114 625.108858 ( 89.564317)
test_rubyspec 0.120345 0.007289 43.945013 ( 49.628163)
total: 152.15 sec