Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-043406
#<BuildRuby:0x000055717b1544f0
@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.20220329-043406",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010576 0.000881 0.998565 ( 1.596581)
build_miniruby 0.001622 0.000216 0.077157 ( 0.076215)
build_ruby 0.002044 0.000273 0.072325 ( 0.070736)
build_all 0.009449 0.000597 4.177114 ( 0.848484)
build_install 0.017878 0.005441 7.838998 ( 2.408359)
test_btest 0.000987 0.000156 75.573909 ( 7.998331)
test_basic 0.003311 0.004813 0.339557 ( 0.428262)
test_all 0.001769 0.000354 704.393623 ( 68.198261)
test_rubyspec 0.069021 0.099476 45.829863 ( 51.088046)
total: 132.71 sec