Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-180015
#<BuildRuby:0x000056275b537680
@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.20220406-180015",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006872 0.005343 0.995976 ( 1.362961)
build_miniruby 0.001468 0.000315 0.069762 ( 0.068620)
build_ruby 0.001621 0.000347 0.067396 ( 0.066072)
build_all 0.010290 0.001138 4.170274 ( 0.848077)
build_install 0.014542 0.008548 8.424785 ( 3.012139)
test_btest 0.000000 0.001367 74.159170 ( 8.360755)
test_basic 0.000000 0.007683 0.340190 ( 0.430395)
test_all 0.001584 0.000325 646.451594 ( 65.655552)
test_rubyspec 0.096331 0.082197 46.500703 ( 51.961228)
total: 131.77 sec