Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-045319
#<BuildRuby:0x000055f7bc412878
@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-045319",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002800 0.003701 0.881931 ( 0.960329)
build_miniruby 0.000635 0.000211 0.057043 ( 0.055858)
build_ruby 0.001035 0.000000 0.059620 ( 0.058390)
build_all 0.004164 0.000359 1.537050 ( 0.603381)
build_install 0.003339 0.008015 5.656837 ( 2.184448)
test_btest 0.000538 0.000230 56.933286 ( 7.934480)
test_basic 0.002399 0.003345 0.347186 ( 0.435488)
test_all 0.000752 0.000351 625.422647 ( 88.693120)
test_rubyspec 0.065671 0.047620 44.109043 ( 49.705351)
total: 150.63 sec