Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-191903
#<BuildRuby:0x000056082158c328
@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.20220807-191903",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006987 0.000000 0.896132 ( 1.041363)
build_miniruby 0.000975 0.000018 0.057562 ( 0.056375)
build_ruby 0.000877 0.000055 0.059227 ( 0.057877)
build_all 0.004613 0.000000 1.532380 ( 0.583121)
build_install 0.010664 0.000417 5.636635 ( 2.148337)
test_btest 0.000634 0.000035 47.126822 ( 8.444935)
test_basic 0.000920 0.004499 0.293964 ( 0.382855)
test_all 0.001961 0.000218 598.389849 ( 89.295208)
test_rubyspec 0.044112 0.024094 43.771050 ( 51.252546)
total: 153.26 sec