Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-144907
#<BuildRuby:0x0000556eed3e0088
@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.20220722-144907",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005966 0.000459 0.850221 ( 1.319156)
build_miniruby 0.000966 0.000075 0.057640 ( 0.056279)
build_ruby 0.000791 0.000061 0.058956 ( 0.057663)
build_all 0.004666 0.000000 1.531569 ( 0.579838)
build_install 0.006825 0.004414 5.618997 ( 2.141287)
test_btest 0.000819 0.000000 54.314232 ( 8.450148)
test_basic 0.005123 0.000166 0.298223 ( 0.387403)
test_all 0.000905 0.000106 632.236285 ( 89.805660)
test_rubyspec 0.069308 0.042924 43.772837 ( 49.391780)
total: 152.19 sec