Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-020551
#<BuildRuby:0x00005653a50c0018
@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.20220810-020551",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006073 0.000433 0.832186 ( 0.887925)
build_miniruby 0.000821 0.000058 0.058019 ( 0.056809)
build_ruby 0.000833 0.000060 0.059892 ( 0.058699)
build_all 0.004487 0.000003 1.524790 ( 0.585328)
build_install 0.010684 0.000390 5.637951 ( 2.170853)
test_btest 0.000686 0.000043 49.884723 ( 8.709919)
test_basic 0.005606 0.000043 0.298772 ( 0.387464)
test_all 0.001364 0.000080 600.135871 ( 89.010626)
test_rubyspec 0.087774 0.040509 43.875191 ( 51.247082)
total: 153.12 sec