Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-141622
#<BuildRuby:0x0000559979387440
@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.20220316-141622",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010061 0.000296 1.007535 ( 1.153208)
build_miniruby 0.001801 0.000240 0.069957 ( 0.068703)
build_ruby 0.001552 0.000207 0.070951 ( 0.069368)
build_all 0.005479 0.004529 4.229626 ( 0.861009)
build_install 0.018528 0.003738 7.825565 ( 2.420730)
test_btest 0.001282 0.000000 73.909097 ( 8.546757)
test_basic 0.006909 0.000738 0.345465 ( 0.433898)
test_all 0.001916 0.000348 744.354693 ( 69.811047)
test_rubyspec 0.095758 0.065510 46.736189 ( 52.076887)
total: 135.44 sec