Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-063037
#<BuildRuby:0x0000563f50bd28c0
@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.20220723-063037",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005949 0.000275 0.845849 ( 1.003259)
build_miniruby 0.000826 0.000128 0.057732 ( 0.056442)
build_ruby 0.000694 0.000106 0.058820 ( 0.057513)
build_all 0.004568 0.000031 1.504601 ( 0.583658)
build_install 0.009014 0.000017 5.652574 ( 2.184199)
test_btest 0.000756 0.000000 48.518454 ( 8.283396)
test_basic 0.005614 0.000231 0.346800 ( 0.434944)
test_all 0.001220 0.000144 611.805650 ( 87.488838)
test_rubyspec 0.050472 0.069800 43.517161 ( 49.110598)
total: 149.20 sec