Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-062147
#<BuildRuby:0x000056294496b810
@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.20220330-062147",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007653 0.003899 0.988621 ( 1.859939)
build_miniruby 0.001756 0.000502 0.075860 ( 0.073556)
build_ruby 0.002226 0.000000 0.076751 ( 0.074826)
build_all 0.006047 0.004158 4.169221 ( 0.834946)
build_install 0.020906 0.003518 7.957711 ( 2.414985)
test_btest 0.001118 0.000311 73.583676 ( 8.338053)
test_basic 0.002239 0.005644 0.343518 ( 0.431858)
test_all 0.001411 0.000470 696.960494 ( 67.292573)
test_rubyspec 0.084223 0.086903 46.336660 ( 51.828887)
total: 133.15 sec