Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-082548
#<BuildRuby:0x000055b95dc2b688
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-082548",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009968 0.000766 1.188601 ( 1.225515)
build_miniruby 0.002806 0.000216 0.856534 ( 0.854515)
build_ruby 0.000000 0.003128 2.236413 ( 2.142863)
build_all 0.009896 0.010712 18.732105 ( 2.200649)
build_install 0.017312 0.005341 2.113189 ( 1.025778)
test_btest 0.001173 0.000306 95.266743 ( 9.548934)
test_basic 0.009037 0.001231 0.342269 ( 0.428344)
test_all 0.001680 0.000420 746.558538 ( 71.751647)
test_rubyspec 0.118784 0.066428 49.594551 ( 57.630452)
total: 146.81 sec