Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-221959
#<BuildRuby:0x000055e0d44ac0d0
@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.20220719-221959",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001978 0.004864 0.815019 ( 1.158187)
build_miniruby 0.000695 0.000253 0.056911 ( 0.055750)
build_ruby 0.000679 0.000247 0.059243 ( 0.057916)
build_all 0.004623 0.000000 1.570577 ( 0.614557)
build_install 0.010549 0.000550 5.684208 ( 2.166510)
test_btest 0.000536 0.000153 52.552968 ( 8.277088)
test_basic 0.005578 0.000251 0.314548 ( 0.402880)
test_all 0.000856 0.000229 609.214110 ( 87.933247)
test_rubyspec 0.073294 0.048493 44.192970 ( 49.787312)
total: 150.45 sec