Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-051736
#<BuildRuby:0x0000560f2e7e7f00
@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.20220718-051736",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006263 0.000482 0.832955 ( 0.856354)
build_miniruby 0.000977 0.000075 0.058252 ( 0.056995)
build_ruby 0.000933 0.000072 0.058994 ( 0.057780)
build_all 0.004681 0.000000 1.545619 ( 0.602800)
build_install 0.007140 0.003923 5.632372 ( 2.166367)
test_btest 0.000650 0.000076 45.343463 ( 7.726479)
test_basic 0.005457 0.000000 0.291674 ( 0.381107)
test_all 0.001084 0.000000 588.041642 ( 92.367235)
test_rubyspec 0.073120 0.044929 43.344515 ( 48.957189)
total: 153.17 sec