Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-082537
#<BuildRuby:0x000055d2dc967a30
@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.20220627-082537",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.006986 0.000000 0.843707 ( 0.929989)
build_miniruby 0.000910 0.000000 0.057709 ( 0.056565)
build_ruby 0.000862 0.000000 0.059287 ( 0.058107)
build_all 0.004278 0.000000 1.498761 ( 0.602847)
build_install 0.007673 0.003350 6.283620 ( 2.831162)
test_btest 0.001267 0.000281 56.165415 ( 8.366039)
test_basic 0.001532 0.004255 0.348279 ( 0.436785)
test_all 0.001181 0.000328 622.681555 ( 88.800091)
test_rubyspec 0.050045 0.034987 44.280969 ( 49.867715)
total: 151.95 sec