Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-083828
#<BuildRuby:0x000056017d007858
@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.20220311-083828",
@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.000027 0.000000 0.000027 ( 0.000032)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009579 0.001284 0.983995 ( 3.262936)
build_miniruby 0.001599 0.000369 0.122525 ( 0.119076)
build_ruby 0.003694 0.000853 3.381539 ( 3.200421)
build_all 0.020592 0.000000 18.850185 ( 2.236165)
build_install 0.018420 0.004841 5.345181 ( 2.166196)
test_btest 0.001088 0.000207 73.320542 ( 8.304320)
test_basic 0.007621 0.000476 0.336486 ( 0.424481)
test_all 0.001778 0.000323 665.517042 ( 66.067475)
test_rubyspec 0.119552 0.054437 46.490803 ( 52.041834)
total: 137.82 sec