Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-162408
#<BuildRuby:0x000055a9c496ec40
@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.20220826-162408",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006438 0.880882 ( 2.699704)
build_miniruby 0.000000 0.001060 0.058436 ( 0.057147)
build_ruby 0.000578 0.000396 0.060225 ( 0.058907)
build_all 0.003368 0.001403 1.539957 ( 0.589399)
build_install 0.007218 0.003695 1.920833 ( 0.967877)
test_btest 0.000520 0.000223 54.501978 ( 7.992061)
test_basic 0.004550 0.001950 0.339251 ( 0.426403)
test_all 0.001722 0.000738 595.582573 ( 91.610192)
test_rubyspec 0.083725 0.042122 44.081533 ( 57.370773)
total: 161.77 sec