Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-111759
#<BuildRuby:0x0000564b1c6cf468
@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.20220423-111759",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.006534 0.000372 0.891787 ( 1.160609)
build_miniruby 0.000863 0.000123 0.057719 ( 0.056496)
build_ruby 0.000749 0.000107 0.059620 ( 0.058403)
build_all 0.000086 0.004257 1.488132 ( 0.606744)
build_install 0.010608 0.000396 6.268803 ( 2.819871)
test_btest 0.000653 0.000123 54.050428 ( 8.680805)
test_basic 0.000959 0.004666 0.323069 ( 0.411869)
test_all 0.000000 0.001364 628.100995 ( 90.266488)
test_rubyspec 0.081015 0.033890 44.326892 ( 49.265436)
total: 153.33 sec