Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-040258
#<BuildRuby:0x000056312ccbb778
@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.20220404-040258",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000099 0.000014 0.000113 ( 0.000118)
build_up 0.011881 0.000535 0.989416 ( 1.251803)
build_miniruby 0.001855 0.000232 0.073748 ( 0.072668)
build_ruby 0.001812 0.000227 0.077592 ( 0.076657)
build_all 0.010214 0.000000 4.261718 ( 0.868248)
build_install 0.022837 0.000258 8.666296 ( 3.030412)
test_btest 0.001214 0.000106 71.344366 ( 8.244461)
test_basic 0.006652 0.000578 0.337401 ( 0.426121)
test_all 0.002398 0.000000 665.360063 ( 65.934787)
test_rubyspec 0.087496 0.076219 46.826731 ( 52.159988)
total: 132.07 sec