Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-062402
#<BuildRuby:0x0000560a5485c208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220805-062402",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005724 0.000881 0.807428 ( 0.868960)
build_miniruby 0.000912 0.000140 0.057570 ( 0.056269)
build_ruby 0.000805 0.000124 0.059621 ( 0.058463)
build_all 0.004667 0.000033 1.529134 ( 0.581934)
build_install 0.009940 0.001420 5.628612 ( 2.147741)
test_btest 0.000712 0.000102 45.403496 ( 8.430119)
test_basic 0.005773 0.000073 0.332136 ( 0.420213)
test_all 0.001322 0.000176 582.656626 ( 93.763390)
test_rubyspec 0.071779 0.048447 43.553840 ( 50.944142)
total: 157.27 sec