Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-210819
#<BuildRuby:0x000055e321507670
@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.20220721-210819",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002858 0.003659 0.851280 ( 0.986303)
build_miniruby 0.000824 0.000176 0.056966 ( 0.055739)
build_ruby 0.000857 0.000184 0.059439 ( 0.058154)
build_all 0.004482 0.000110 1.560467 ( 0.617395)
build_install 0.010614 0.000471 5.652477 ( 2.173428)
test_btest 0.000571 0.000100 55.130959 ( 8.135405)
test_basic 0.005903 0.000000 0.255594 ( 0.344122)
test_all 0.001434 0.000000 601.586136 ( 90.876684)
test_rubyspec 0.078805 0.035835 44.083215 ( 49.719657)
total: 152.97 sec